0.0.20 • Published 7 years ago
eslint-config-yougov v0.0.20
eslint-config-yougov
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).
0.0.20
7 years ago
0.0.19
8 years ago
0.0.18
8 years ago
0.0.17
8 years ago
0.0.16
8 years ago
0.0.15
8 years ago
0.0.14
8 years ago
0.0.13
8 years ago
0.0.12
9 years ago
0.0.11
9 years ago
0.0.10
9 years ago
0.0.9
9 years ago
0.0.8
9 years ago
0.0.7
9 years ago
0.0.6
9 years ago
0.0.5
9 years ago
0.0.4
9 years ago
0.0.3
9 years ago
0.0.2
9 years ago
0.0.1
9 years ago