Skip to content

Latest commit

 

History

30 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Incuna eslint shared config

Topics

Resources

Stars

1 star

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors