0.3.0 • Published 9 years ago
@jouwomgeving/stylelint-config-jouwomgeving v0.3.0
stylelint-config-jouwomgeving
Stylelint for the Jouwomgeving
Install
$ npm install --save-dev stylelint stylelint-config-jouwomgevingUsage
Add some ESLint config to your .styellintrc:
{
	"extends": "@jouwomgeving/stylelint-config-jouwomgeving"
}Then lint with $ npm run (style)lint.