eslint-config-yougov

0.0.20 • Public • Published

eslint-config-yougov

version MIT License

ESLint config for YouGov projects.

Usage

Install the rules by running:

npm install --save-dev eslint eslint-config-yougov

Then add the extends to your .eslintrc.json:

{
    "extends": "yougov",
    "rules": {
        // your overrides
    }
}

LICENSE

MIT (see the LICENSE file).

/eslint-config-yougov/

    Package Sidebar

    Install

    npm i eslint-config-yougov

    Weekly Downloads

    21

    Version

    0.0.20

    License

    MIT

    Unpacked Size

    14.7 kB

    Total Files

    4

    Last publish

    Collaborators

    • mgol
    • wdworak