check-es3-syntax-cli

0.2.1 • Public • Published

check-es3-syntax-cli

CLI tool for check-es3-syntax

NPM Version Codeclimate Status

bitHound Dependencies Dependency Status Dev Dependency Status Greenkeeper badge

Usage

$ check-es3-syntax file1.js file2.js [options]

Options

Usage: check-es3-syntax [options] file_or_directory_name(s)

Options:
  --patch          print patch-file to disk           [boolean] [default: false]
  -d, --directory  if `file` is used, this sets a directory to write the files
                   to. defaults to `process.cwd()`                      [string]
  -k, --kill       exit the process with -1 if differences are found
                                                      [boolean] [default: false]
  -p, --print      print a colorized diff to the console
                                                      [boolean] [default: false]
  -h, --help       Show help                                           [boolean]

Tool

check-es3-syntax

Readme

Keywords

Package Sidebar

Install

npm i check-es3-syntax-cli

Weekly Downloads

419

Version

0.2.1

License

MIT

Last publish

Collaborators

  • simenb