@jouwomgeving/stylelint-config-jouwomgeving
v0.3.0
Published
Stylelint shareable config for Jouw Omgeving
Downloads
12
Readme
stylelint-config-jouwomgeving
Stylelint for the Jouwomgeving
Install
$ npm install --save-dev stylelint stylelint-config-jouwomgeving
Usage
Add some ESLint config to your .styellintrc
:
{
"extends": "@jouwomgeving/stylelint-config-jouwomgeving"
}
Then lint with $ npm run (style)lint
.