A stylish reporter for pug-lint, heavily inspired by jshint-stylish. Provides colorized, formatted output for lint results when using pug-lint >=1.2 <3.0.0. Version 1.1.0 is the latest stable release; the package is stable but sees infrequent updates. Unlike the default pug-lint reporter, puglint-stylish offers a cleaner, more readable presentation of errors and warnings, making it easier to scan large numbers of lint results.
npm install puglint-stylishNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows how to install puglint-stylish and use it with pug-lint CLI to get styled output.
Use --reporter node_modules/puglint-stylish instead of --reporter puglint-stylish.
Downgrade pug-lint to 2.x or use a different reporter.
Run: npm install --save-dev puglint-stylish
Use: --reporter node_modules/puglint-stylish