Skip to content

vaffel/eslint-config-vaffel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VaffelNinja ESLint Config

Version npmBuild Status

How to use it

First, install the npm package:

npm install --save-dev eslint-config-vaffel

Then add the extends option to your .eslintrc:

{
    "extends": "vaffel"
}

You can override specific settings by specifying them as normal. See http://eslint.org/docs/developer-guide/shareable-configs for more details.

About

VaffelNinja ESLint configuration

Resources

License

Stars

Watchers

Forks

Packages

No packages published