1.6.7 • Published 12 months ago
@telegraph-engineering/eslint-config-telegraph v1.6.7
eslint-config-telegraph
The Telegraph Engineering ESLint config.
Install
$ npm install @telegraph-engineering/eslint-config-telegraph --save-dev
Usage
Within your eslint config file You can extend this configuration. This will serve as a base for your config, then you can make overrides in your own config object.
{
"extends": "@telegraph-engineering/eslint-config-telegraph"
}
Rules
The different options for rules can be found on the ESLint website
Styleguide
Indentation
Indent your JavaScript with tabs. The default tab size should be set as 4.
License
1.6.4
12 months ago
1.6.3
12 months ago
1.6.2
12 months ago
1.6.7
12 months ago
1.6.6
12 months ago
1.6.5
12 months ago
1.6.1
4 years ago
1.6.0
4 years ago
1.5.0
7 years ago
1.4.0
7 years ago
1.3.0
7 years ago
1.2.0
7 years ago
1.1.0
7 years ago
1.0.0
7 years ago
0.2.5
7 years ago
0.1.3
7 years ago
0.1.2
7 years ago
0.1.1
7 years ago
0.1.0
7 years ago