0.1.0 • Published 3 years ago
@ken-matsui/eslint-config-react v0.1.0
eslint-config-react
Installation
- Run the install command
$ npm install -D @ken-matsui/eslint-config-react
- You also need to install peer dependencies
$ npm install -D eslint
Usage
.eslintrc.yml
extends:
- "@ken-matsui/eslint-config-react"
0.1.0
3 years ago