1.6.1 • Published 3 years ago

@telegraph-engineering/eslint-config-telegraph v1.6.1

Weekly downloads
290
License
MIT
Repository
github
Last release
3 years ago

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

MIT © GitHub

1.6.1

3 years ago

1.6.0

3 years ago

1.5.0

5 years ago

1.4.0

6 years ago

1.3.0

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago

0.2.5

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago