0.2.0 • Published 3 months ago
eslint-config-pixcomm v0.2.0
Pixcomm ESLint config
Installation
npm install --save-dev eslint-config-pixcomm
or
yarn add -D eslint-config-pixcomm
Usage
Add to your .eslintrc
file:
{
"extends": "pixcomm"
}
License
Mozilla Public License 2.0