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