10.0.0-alpha.0 • Published 1 year ago

@nighttrax/eslint-config-react v10.0.0-alpha.0

Weekly downloads
128
License
MIT
Repository
github
Last release
1 year ago

Intro

This config contains rules specific to TS React projects. It's meant to be used together with eslint-config-ts, and is included in eslint-config-tsx.

Install

npm i eslint-plugin-import eslint-plugin-jsx-a11y eslint-plugin-react eslint-plugin-react-hooks
npm i @nighttrax/eslint-config-react

Use

This config is meant to be applied on top of one of the other base configs.

module.exports = {
  'root': true,
  'extends': [
    '@nighttrax/eslint-config-ts',
    '@nighttrax/eslint-config-react'
  ]
};
10.0.0-alpha.0

1 year ago

9.0.0

1 year ago

8.0.0

2 years ago

8.0.0-alpha.0

2 years ago

8.0.0-beta.0

2 years ago

8.0.0-beta.1

2 years ago

8.0.0-alpha.1

2 years ago

7.0.0

3 years ago

6.0.1

3 years ago

6.0.0

3 years ago

5.0.0

3 years ago

5.0.0-alpha.0

3 years ago

4.0.1

4 years ago

4.0.0

4 years ago

4.0.0-alpha.0

4 years ago

3.1.0-alpha.0

4 years ago

3.0.0-alpha.0

4 years ago

3.0.1-alpha.0

4 years ago

2.0.0

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

0.0.2

5 years ago