@fadioit/eslint-config-react
v0.2.1
Published
Plugin for eslint and prettier used in Fadio IT projects
Downloads
9
Keywords
Readme
@fadioit/eslint-config-react
Setup
yarn add @fadioit/eslint-config-react
Usage
Extends the configuration in the .eslintrc
file at the root of your project.
{
"extends": "@fadioit/react"
}