17.0.0 • Published 23 days ago

@zattoo/eslint-config v17.0.0

Weekly downloads
332
License
MIT
Repository
github
Last release
23 days ago

ESLint Configuration

This repository hosts Zattoo's shared ESLint configuration distributed as @zattoo/eslint-config npm package.

It aggregates various rules from ESLint and its plugins ecosystem and seals agreements from web team.

So far we support:

Install

npm i --save-dev --save-exact @zattoo/eslint-config

Configuration

Refer @zattoo/eslint plugin in project ESLint configuration file.

Base

{
  "extends": ["@zattoo"]
}

Extended with plugins

{
  "extends": [
    "@zattoo",
    "@zattoo/eslint-config/rules/react",
    "@zattoo/eslint-config/rules/jest",
    "@zattoo/eslint-config/rules/typescript",
    "@zattoo/eslint-config/rules/jsdoc"
  ]
}

Contribution

Please see Contribution Guide

17.0.0

23 days ago

16.0.0

2 months ago

15.2.0

5 months ago

15.1.0

1 year ago

15.0.0

1 year ago

14.0.0

2 years ago

13.0.0

2 years ago

12.0.0

3 years ago

12.1.0

2 years ago

11.0.4

3 years ago

11.0.2

3 years ago

11.0.3

3 years ago

11.0.1

3 years ago

11.0.0

3 years ago

10.0.0

4 years ago

9.0.0

4 years ago

8.0.1

4 years ago

8.0.0

4 years ago

7.1.0

5 years ago

7.0.0

5 years ago

6.0.1

6 years ago

6.0.0

6 years ago

5.0.0

6 years ago

4.2.0

6 years ago

4.1.0

6 years ago

4.0.0

6 years ago

3.0.0

7 years ago

2.1.1

7 years ago

2.1.0

7 years ago

2.0.3

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.2.0

7 years ago