rocky-lint

2.0.1 • Public • Published

rocky-lint

Emits warnings when working with Rocky.js

Usage: rocky-lint [options] -d rocky.d.ts file.js

Options:
  --max-warnings    Number of warnings to trigger nonzero exit code     [number]
  --pretty          Show line excerpts                                 [boolean]
  --no-color        No ANSI colors                                     [boolean]
  -v, --verbose     Increases verbosity of output                        [count]
  -d, --definition  TypeScript definition file (.d.ts) to load
                    can be specified multiple times                   [required]
  -h, --help        Show help                                          [boolean]

Process will exit with non-zero status if errors were found or if more than max-warnings (default: infinite) are found.

License

This project is licensed under the MIT License.

Readme

Keywords

Package Sidebar

Install

npm i rocky-lint

Weekly Downloads

2

Version

2.0.1

License

MIT

Last publish

Collaborators

  • pebble-tech