{"library":"puglint-stylish","title":"puglint-stylish","description":"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.","language":"javascript","status":"active","last_verified":"Fri May 01","install":{"commands":["npm install puglint-stylish"],"cli":null},"imports":["import reporter from 'puglint-stylish'"],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"// Install: npm install --save-dev pug-lint puglint-stylish\n// Run on the command line:\n// pug-lint --reporter node_modules/puglint-stylish *.pug\n// Example .pug file to lint:\n// file.pug:\n// doctype html\n// html\n//   head\n//     title Test\n//   body\n//     h1 Hello\n// Run: pug-lint --reporter node_modules/puglint-stylish file.pug\n// Output will be styled with colored error/warning counts.","lang":"javascript","description":"Shows how to install puglint-stylish and use it with pug-lint CLI to get styled output.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}