0.1.4 • Published 1 year ago
eslint-config-pixcomm v0.1.4
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