1.0.0 • Published 3 years ago

@its-edmund/eslint-config-react v1.0.0

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

@its-edmund/eslint-config-react

Installation

yarn install --dev @its-edmund/eslint-config-react eslint

Usage

Add this line to your package.json

"eslintConfig": {
  "extends": "@its-edmund/eslint-config-react"
}