2.3.1 • Published 3 months ago

@hipo/eslint-config-react v2.3.1

Weekly downloads
34
License
UNLICENSED
Repository
github
Last release
3 months ago

@hipo/eslint-config-react

Baker's shareable ESLint configuations for REACT & JSX.

Installation

npm i --save-dev @hipo/eslint-config-react

Usage

Set your eslint config to:

{
  "extends": ["@hipo/eslint-config-react"]
}

FOR JS USERS: If you are using JS in your project, you may want to add react/prop-types:"error" to your eslint config.

2.3.1

3 months ago

2.3.0

2 years ago

2.2.0

2 years ago

2.1.0

3 years ago

1.0.5

4 years ago

2.0.0

4 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago