1.0.0 • Published 3 years ago
package-de-teste v1.0.0
ESLint Config
Setup
- Install the dependencies
npm i -D eslint @rocketseat/eslint-config- Create a
.eslintrc.jsonfile extending the config:
{
"extends": "@rocketseat/eslint-config/react"
}1.0.0
3 years ago