0.5.1 • Published 4 years ago

eslint-config-lintly v0.5.1

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

eslint-config-lintly NPM Coverage

Lintly ESLint configuration.

Table of Contents

Installation

npm

npm install eslint-config-lintly

yarn

yarn add eslint-config-lintly

Documentation

Add the following to your ESLint configuration file:

{
  "extends": "lintly"
}

Code of Conduct

Please see the code of conduct.

Contributing

Please see the contributing guide.

License

MIT