1.3.0 • Published 1 year ago
@claudiobzrr/eslint-config v1.3.0
ESLint config
💿 Install
To install this template, use the command bellow :
npm i -D @claudiobzrr/eslint-config
🤔 How to use?
To use it, extend the config in eslintrc file :
- Node :
extends:["@claudiobzrr/eslint-config/node"]
- React :
extends:["@claudiobzrr/eslint-config/react"]