Install the npm package:
npm i @apprentx/eslint-config -D
Extend your .eslintrc
config with:
{
"extends": "@apprentx/eslint-config"
}
Install the npm package:
npm i @apprentx/eslint-config -D
Extend your .eslintrc
config with:
{
"extends": "@apprentx/eslint-config"
}