stylint-brunch
v1.2.1
Published
Adds stylint support to Brunch.
Downloads
6
Readme
stylint-brunch
Adds Stylint support to Brunch.
Usage
Install the plugin via npm with npm install --save-dev stylint-brunch
.
Options
See the Stylint Docs for a list of available options.
config = {
plugins: {
stylint: {
...
}
}
}