1.1.0 • Published 2 years ago

@ogustavohp/eslint-config v1.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

eslint-config

In Node.js and Next.js

Install dependencies:

npm i -D @ogustavohp/eslint-config

Inside .eslintrc.json

{
  "extends": "@ogustavohp/eslint-config/next-node"
}