@ogustavohp/eslint-config
v1.1.0
Published
Install dependencies: ``` npm i -D @ogustavohp/eslint-config ``` Inside `.eslintrc.json` ``` { "extends": "@ogustavohp/eslint-config/next-node" } ```
Downloads
2
Readme
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"
}