1.0.5 • Published 5 years ago

@kripod/eslint-config-react v1.0.5

Weekly downloads
5
License
MIT
Repository
github
Last release
5 years ago

@kripod/eslint-config-react

Strict linter configuration for React.

Usage

After installing the package, append the following to your ESLint configuration:

{
  "extends": "@kripod/eslint-config-react"
}