puglint-stylish
v1.1.0
Published
Stylish reporter for pug-lint
Downloads
1,217
Maintainers
Readme
puglint-stylish
Stylish Reporter for pug-lint. Heavily inspired by jshint-stylish.
Compared to the default reporter:
Install
Install with npm: npm install --save-dev puglint-stylish
.
Usage
pug-lint CLI
Requires
pug-lint@>=1.2 <3.0.0
$ pug-lint --reporter node_modules/puglint-stylish [options] <file ...>