3.1.0 • Published 3 years ago

@volvo-cars/eslint-config-react v3.1.0

Weekly downloads
108
License
UNLICENSED
Repository
github
Last release
3 years ago

@volvo-cars/eslint-config-react

Code quality rules for react. For more on eslint sharable configs click here.

Requirements

Expects eslint to be installed.

usage

This package expects that you have eslint installed.

// .eslintrc
{
    "extends": ["@volvo-cars/eslint-config-react"]
}

Development

This package has the react configuration that plays nice with our prettier configs @volvo-cars/prettier. In case you add/change a rule, make sure that they are code quality rules and not formatting ones. To verify this run yarn run test. You should get the following message if all is good:

No rules that are unnecessary or conflict with Prettier were found.

3.1.0

3 years ago

3.0.0

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.1.0

5 years ago

1.0.0

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