3.0.0 • Published 5 months ago

@digabi/eslint-config v3.0.0

Weekly downloads
563
License
MIT
Repository
github
Last release
5 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

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.0.0

5 months ago

2.0.2

8 months ago

2.0.2-0

8 months ago

2.0.0-1

1 year ago

2.0.0-0

1 year ago

2.0.1

1 year ago

2.0.0

1 year ago

1.2.0

3 years ago

1.2.0-0

3 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.1.1-promises.2

4 years ago

0.1.1-promises.1

4 years ago

0.1.1-promises.0

4 years ago

0.1.0

4 years ago

0.0.14

4 years ago

0.0.13

4 years ago

0.0.12

4 years ago

0.0.11

4 years ago

0.0.10

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago