3.3.0 • Published 9 months ago

@digabi/eslint-config v3.3.0

Weekly downloads
563
License
MIT
Repository
github
Last release
9 months ago

eslint-config

Shared ESLint config for the digabi project.

How to add to a new project?

Add the required dependencies:

$ npm install --save-dev @digabi/eslint-config @typescript-eslint/eslint-plugin @typescript-eslint/parser eslint eslint-config-prettier eslint-plugin-import eslint-plugin-prettier

If you're using React, add

$ npm install --save-dev eslint-plugin-react
$ npm install --save-dev eslint-plugin-react-hooks

If you're using Mocha, add

$ npm install --save-dev eslint-plugin-mocha

If you're using Jest, add

$ npm install --save-dev eslint-plugin-jest

Finally, add or modify .eslintrc.json in the project root.

{
  "extends": "@digabi/eslint-config"
}
3.3.0

9 months ago

3.2.0

10 months ago

3.1.0

10 months ago

3.0.0

2 years ago

2.0.2

2 years ago

2.0.2-0

2 years ago

2.0.0-1

2 years ago

2.0.0-0

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.2.0

4 years ago

1.2.0-0

4 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

0.1.1-promises.2

5 years ago

0.1.1-promises.1

5 years ago

0.1.1-promises.0

5 years ago

0.1.0

5 years ago

0.0.14

5 years ago

0.0.13

5 years ago

0.0.12

5 years ago

0.0.11

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago