@pentible/eslint-config-react
v0.105.0
Published
Pentible's standard eslint config (react)
Downloads
226
Readme
eslint-config-react
usage
npm i -D @pentible/eslint-config @pentible/eslint-config-web @pentible/eslint-config-react @pentible/eslint-config-prettier
.eslintrc.yml
root: true
extends:
- "@pentible/eslint-config"
- "@pentible/eslint-config-web"
- "@pentible/eslint-config-react"
- "@pentible/eslint-config-prettier"