@bifot/eslint-config
v1.0.2
Published
Eslint config based on airbnb-base with a few needed rules.
Downloads
2,244
Maintainers
Readme
@bifot/eslint-config
Eslint config based on airbnb-base with a few needed rules.
Install
$ npm i @bifot/eslint-config -D
Usage
In your eslint config:
{
extends: '@bifot/eslint-config',
...
}
License
MIT.