1.1.0 • Published 9 years ago
eslint-config-incuna v1.1.0
Incuna eslint shared config
To use in your project:
npm install --save-dev eslint-plugin-import eslint-config-incuna
Create a .eslintrc.json file and specify an extends property:
{
"extends": "incuna"
}You can overwrite/add settings in your local .eslintrc.json file.
For more information see: http://eslint.org/docs/developer-guide/shareable-configs