1.0.8 • Published 3 years ago
@crnvl96/eslint-config-react v1.0.8
ESLint config React
Usage
npm i -D eslint @crnvl96/eslint-config-reactCreate a .eslintrc.json file and add the following content to it:
{
"extends": "@crnvl96/eslint-config-react"
}