1.0.19 • Published 3 years ago

@kurosame/eslint-config-react v1.0.19

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

ESLint Config React

Installation

npm install @kurosame/eslint-config-react --save-dev

Usage

In Your ESLint Config:

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

License

MIT