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.