stylelint-config-nvs
The Netvlies shareable config for stylelint.
Installation
To make use of this config, install this package as a development dependency of your project:
npm install stylelint-config-nvs --save-dev
Usage
Create a .stylelintrc
config file:
.stylelintrc
"extends": "stylelint-config-nvs"
package.json
Or add the Stylelint config to your package.json
:
gulpfile.js
var gulp = ; var stylelint = ; gulp;
Tools
Info
Update & Publish to NPM
npm version [ major | minor | patch ]
npm publish
Changelog
Read the Changelog
License
MIT © Netvlies