包详细信息

puglint-stylish

aranasoft433BSD-3-Clause1.1.0

Stylish reporter for pug-lint

pug-lint, puglint, pug, jade

自述文件

puglint-stylish Build Status NPM version

Screenshot Dependency Status devDependency Status

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 ...>

License

BSD-3-Clause © Arana Software

更新日志

1.1.0 (2019-12-13)

  • chore(deps): bump dependencies to latest (dec6e38)
  • chore(deps): bump lodash.template from 4.4.0 to 4.5.0 (1e99dec)
  • chore(release): v1.1 (e367907)

1.0.2 (2019-11-05)

  • chore(deps): update dependencies to eliminate current audit errors (886615f)
  • chore(release): v1.0.2 (e12e33d)

1.0.1 (2019-04-02)

  • chore(ci): fix travis configuration file (03423c3)
  • chore(ci): update travis node engine settings (a893e7e)
  • chore(deps): set node engine to 8+ (ec74534)
  • chore(deps): update dev dependencies (2f9a268)
  • chore(git): simplify .gitignore rules (3be7635)
  • chore(release): v1.0.1 (35ef579)
  • chore(ver): v1.0.0 (fe4ada3)
  • docs(readme): fix formatting on readme header (75d0cf5)

1.0.0 (2019-04-01)

  • refactor(eslint): correct eslint errors (015bd41)
  • chore(deps): update dependencies (43f858a)

0.1.1 (2016-09-28)

  • chore(deps): add changelog generation (f49966c)
  • chore(release): v0.1.1 (b060183)
  • docs: correct build links in Readme (6188d35)

0.1.0 (2016-09-28)