4.2.2 • Published 1 month ago

@acolorbright/eslint-config-react v4.2.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

eslint-config-react

This plugin provides ACB's .eslintrc as an extensible shared config, based on Airbnb's eslint-config-airbnb.

Installation

The plugin requires eslint, @babel/core, @babel/eslint-parser, and the following other packages:

  • @mizdra/eslint-plugin-layout-shift
  • eslint-plugin-extra-rules
  • eslint-plugin-import
  • eslint-plugin-jsx-a11y
  • eslint-plugin-jsx-control-statements
  • eslint-plugin-react
  • eslint-plugin-react-hooks
  • eslint-plugin-simple-import-sort

If you don't need React, see eslint-config. For React with TypeScript see eslint-config-ts-react.

$ npx install-peerdeps -D @acolorbright/eslint-config-react && npm install -DE @acolorbright/eslint-config-react@latest

Then add "extends": "@acolorbright/eslint-config-react" to your .eslintrc file.

Since install-peerdeps doesn't have a flag to pin the exact version of the installed peer dependencies it's advisable to pin the installed versions in package.json by hand.

4.2.2

1 month ago

4.2.1

1 month ago

4.2.0

3 months ago

4.1.8

9 months ago

4.1.7

10 months ago

4.1.6

11 months ago

4.1.4

1 year ago

4.1.3

1 year ago

4.1.5

1 year ago

3.0.4

1 year ago

3.1.0

1 year ago

4.1.0

1 year ago

4.0.1

1 year ago

4.0.0

1 year ago

4.1.2

1 year ago

4.1.1

1 year ago

3.0.3

1 year ago

3.0.2

1 year ago

3.0.1

2 years ago

3.0.0

2 years ago

2.3.1

3 years ago

2.3.0

3 years ago

2.2.0

3 years ago

2.1.1

3 years ago

2.1.0

3 years ago

2.0.2

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago