5.0.0 • Published 10 years ago

eslint-config-vaffel v5.0.0

Weekly downloads
17
License
MIT
Repository
github
Last release
10 years ago

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.

5.0.0

10 years ago

4.0.0

10 years ago

3.0.0

10 years ago

2.0.0

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

11 years ago

1.0.0

11 years ago