@titan-tooling/eslint-config-react
v0.1.2
Published
> A reuasble eslnt config example
Downloads
4
Readme
Titan eslint config plugin
A reuasble eslnt config example
Installation
- yarn add @titan-tooling/eslint-config-react --dev
- extend the plugin in the eslintrc file:
{
"extends": "@titan-tooling/eslint-config-react"
}