@jouwomgeving/eslint-config-jouwomgeving
v1.3.1
Published
ESLint shareable config for Jouw Omgeving
Downloads
67
Readme
eslint-config-jouwomgeving
ESLint shareable config for the Jouwomgeving
Install
$ npm install --save-dev eslint @jouwomgeving/eslint-config-jouwomgevingUsage
Add some ESLint config to your .eslintrc[.js]:
{
"extends": "@jouwomgeving/jouwomgeving"
}Then lint with $ npm run lint.
