Linting tool for JavaScript projects.


Keywords
code, eslint, javascript, js, lint, linter, linting, prettier, quality, eslint-config, linting-rules
License
MIT
Install
npm install lintly@0.4.0

Documentation

lintly NPM Coverage

Linting tool for JavaScript projects.

Table of Contents

Installation

npm

npm install lintly

yarn

yarn add lintly

Documentation

Note: In the below examples you can add multiple files/paths as separate arguments.

npm

npm run lintly /path/to/files/to/lint

yarn

yarn run lintly /path/to/files/to/lint

Code of Conduct

Please see the code of conduct.

Contributing

Please see the contributing guide.

License

MIT