1.3.0 • Published 1 year ago

@claudiobzrr/eslint-config v1.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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"]