@mercadoeletronico/me-eslint
v1.0.1
Published
ME ESLint Config
Downloads
1
Readme
ME ESLint Config
# With npm
npm i @mercadoeletronico/me-eslint
# With yarn
yarn add @mercadoeletronico/me-eslint
Add @mercadoeletronico/me-eslint
to extends in your .eslintrc.js.
{
"extends": [
"@mercadoeletronico/me-eslint"
]
}