eslint-config-n7s
v0.1.2
Published
ESlint config for Null Lines projects
Downloads
10
Readme
eslint-config-n7s
An ESLint shareable config for Null Lines projects.
Installation
Install this config package:
$ npm install --save-dev eslint-config-n7s
Usage
Add the following to your .eslintrc
or eslintConfig
in package.json
"extends": [
"eslint-config-n7s"
]
For more details on shareable configs, read the shareable configs docs.
License
MIT. See LICENCE file.