eslint-config-interactive-object
v1.0.0
Published
ESLint config for Interactive Object
Downloads
2
Maintainers
Readme
eslint-config-interactive-object
Interactive Object ESLint shareable configurations.
Installation
$ npm install --save-dev eslint eslint-config-interactive-object
Usage
Add one of the following lines to your project's .eslintrc
:
{
"extends": "interactive-object",
"extends": "interactive-object/mocha"
}
License
MIT © Interactive Object https://interactive-object.com