1.2.0 • Published 5 years ago
@oleg-ch/eslint-config-node v1.2.0
@oleg-ch/eslint-config-node
Base ESLint config for NodeJs projects
Installation
yarn add -D @oleg-ch/eslint-config-nodeUsage
Update your project's .eslintrc.json file:
{
"extends": ["@oleg-ch/eslint-config-node"]
}Read the ESlint config docs for more information