@jouwomgeving/eslint-config-jouwomgeving
v1.3.1
Published
ESLint shareable config for Jouw Omgeving
Downloads
65
Readme
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
.