2.0.8 • Published 3 years ago

@brudi-toolbox/eslint-config-brudi v2.0.8

Weekly downloads
215
License
Apache-2.0
Repository
github
Last release
3 years ago

brudi Toolbox ESLint config

brudi Toolbox `.

Base Eslint shareable config of brudi

NPM FOSSA Status

Installation

Install the package with

yarn add -D @brudi-toolbox/eslint-config-brudi

or

npm install --save-dev @brudi-toolbox/eslint-config-brudi

eslint Setup

Now add the config to either the package.json:

{
  "eslintConfig": {
    "extends": ["@brudi-toolbox/brudi"]
  }
}

or to the .eslintrc or .eslintrc.js:

module.exports = {
  extends: ["@brudi-toolbox/brudi"],
};

ESLint and Prettier

  • works together with prettier, thanks to eslint-plugin-prettier
  • the ESLint rules are based on the great work of airbnb's eslint-config-airbnb
  • made for React environment but can be used on a eg. node-server environment as well)
  • handles jest for tests as well
  • env: Browser and Node environment
  • globals: added some related jest variables
  • parser: usage of babel (used babel-eslint parser)

Note: you can still overwrite the env, globals and parser in your local .eslintrc.js.

License

© brudi, 2019. Licensed under an Apache-2 license.

2.0.8

3 years ago

2.0.8-next.0

3 years ago

2.0.6

3 years ago

2.0.6-next.8

3 years ago

2.0.5

3 years ago

2.0.5-next.17

3 years ago

2.0.5-next.14

3 years ago

2.0.5-next.9

3 years ago

2.0.4

4 years ago

2.0.4-next.6

4 years ago

2.0.3

4 years ago

2.0.3-next.8

4 years ago

2.0.2

4 years ago

2.0.2-next.8

4 years ago

2.0.0

4 years ago

1.14.27

4 years ago

1.14.27-next.3

4 years ago

1.14.26

4 years ago

1.14.26-next.1

4 years ago

1.14.24

4 years ago

1.14.24-next.0

4 years ago

1.14.23-next.5

4 years ago

1.14.23

4 years ago

1.14.21

4 years ago

1.14.21-next.1

4 years ago

1.14.19

4 years ago

1.14.19-next.1

4 years ago

1.14.18

4 years ago

1.14.18-next.1

4 years ago

1.14.13

4 years ago

1.14.13-next.5

4 years ago

1.14.12-next.4

4 years ago

1.14.12

4 years ago

1.14.12-next.3

4 years ago

1.14.11

4 years ago

1.14.11-next.2

4 years ago

1.14.6

4 years ago

1.14.6-next.6

4 years ago

1.14.4

4 years ago

1.14.4-next.8

4 years ago

1.14.3

4 years ago

1.14.3-next.3

4 years ago

1.14.2

4 years ago

1.14.2-next.0

4 years ago

1.14.1

4 years ago

1.14.1-next.0

4 years ago

1.14.0

4 years ago

1.13.6-next.20

4 years ago

1.13.5

4 years ago

1.13.5-next.18

4 years ago

1.13.5-next.17

4 years ago

1.13.4

4 years ago

1.13.4-next.4

4 years ago

1.13.3

4 years ago

1.13.3-next.11

4 years ago

1.13.3-next.6

4 years ago

1.13.3-next.5

4 years ago

1.13.2

4 years ago

1.13.2-next.8

4 years ago

1.13.1

4 years ago

1.13.1-next.1

4 years ago

1.13.1-next.0

4 years ago

1.13.0

4 years ago

1.12.2-next.11

4 years ago

1.12.2-next.0

4 years ago

1.11.5

4 years ago

1.11.5-next.1

4 years ago

1.11.4

4 years ago

1.11.4-next.19

4 years ago

1.11.4-next.17

4 years ago

1.11.4-next.16

4 years ago

1.11.4-next.4

4 years ago

1.11.1

4 years ago

1.11.1-next.13

4 years ago

1.10.18-next.4

4 years ago

1.10.18

4 years ago

1.10.14

4 years ago

1.10.14-next.1

4 years ago

1.10.14-next.0

4 years ago

1.10.12

4 years ago

1.10.12-next.11

4 years ago

1.10.10

4 years ago

1.10.10-next.5

4 years ago

1.10.8

5 years ago

1.10.7-next.4

5 years ago

1.10.6

5 years ago

1.10.6-next.7

5 years ago

1.10.6-next.5

5 years ago

1.10.5

5 years ago

1.10.5-next.9

5 years ago

1.10.5-next.7

5 years ago

1.10.3

5 years ago

1.10.3-next.8

5 years ago

1.10.3-next.7

5 years ago

1.8.0

5 years ago

1.7.2-next.17

5 years ago

1.7.2-next.7

5 years ago

1.7.3

5 years ago

1.7.2

5 years ago

1.7.1-next.0

5 years ago

1.7.1

5 years ago