es-verify

0.1.2 • Public • Published

es-verify

Verifies specified files to be compliant with given ECMAScript version

Installation

npm install --global es-verify

Usage

es-verify [OPTION]... [GLOB]...

Options

-w, --watch

Enables watch mode (it will keep watching for file modifications and re-run verification in case of changes)

-e, --es-version=version

Specifies the ECMAScript version to test against

Readme

Keywords

none

Package Sidebar

Install

npm i es-verify

Weekly Downloads

1

Version

0.1.2

License

MIT

Last publish

Collaborators

  • mgtitimoli