10.0.0 • Published 12 months ago
@pixolith/eslint-config v10.0.0
Eslint Config
How to use
Install
npm install @pixolith/eslint-config --save-devRequire the plugin in your package.json
{
"eslintConfig": {
"extends": "@pixolith/eslint-config"
}
}