lintly

Linting tool for JavaScript projects.

Usage no npm install needed!

<script type="module">
  import lintly from 'https://cdn.skypack.dev/lintly';
</script>

README

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