@skan-io/eslint-config-react
v1.1.1
Published
React eslint config for ecma script standard (stage 2)
Downloads
3
Readme
eslint-config-react
React eslint config for ecma script standard (stage 2)
Usage
npm i -D @skan-io/eslint-config-react
In .eslintrc
:
root: true
extends:
- '@skan-io/eslint-config-react'
NOTE: may need to restart your editor for config to take effect