eslint-config-vaffel

5.0.0 • Public • Published

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.

/eslint-config-vaffel/

    Package Sidebar

    Install

    npm i eslint-config-vaffel

    Weekly Downloads

    53

    Version

    5.0.0

    License

    MIT

    Last publish

    Collaborators

    • vaffel
    • rexxars