0.0.8 • Published 4 years ago

@bpsmart/eslint-config-react v0.0.8

Weekly downloads
12
License
ISC
Repository
github
Last release
4 years ago

eslint-config-react

build

An ESLint Shareable Config

Installation

npm i --save-dev @bpsmart/eslint-config-react @bpsmart/eslint-config-base eslint eslint-config-standard eslint-plugin-import eslint-plugin-node eslint-plugin-promise eslint-plugin-react eslint-plugin-react-hooks eslint-plugin-standard

Usage

Create or edit your .eslintrc.json file to this:

{
  "extends": ["@bpsmart/react"]
}
0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago