1.0.2 • Published 7 years ago
@bifot/eslint-config v1.0.2
@bifot/eslint-config
Eslint config based on airbnb-base with a few needed rules.
Install
$ npm i @bifot/eslint-config -DUsage
In your eslint config:
{
extends: '@bifot/eslint-config',
...
}License
MIT.