@pixolith/eslint-config-sw6
v12.0.0
Published
## How to use
Readme
Eslint Config
How to use
Install
npm install @pixolith/eslint-config-sw6 --save-devRequire the plugin in your package.json
{
"eslintConfig": {
"extends": "@pixolith/eslint-config-sw6"
}
}