eslint-config-jouwomgeving
ESLint shareable config for the Jouwomgeving
Install
$ npm install --save-dev eslint @jouwomgeving/eslint-config-jouwomgeving
Usage
Add some ESLint config to your .eslintrc[.js]
:
{
"extends": "@jouwomgeving/jouwomgeving"
}
Then lint with $ npm run lint
.