2.0.0 • Published 8 years ago

pug-lint-config-clock v2.0.0

Weekly downloads
2,677
License
ISC
Repository
github
Last release
8 years ago

Clock Pug coding standard

Usage

In your project folder:

npm install --save-dev pug-lint
npm install --save-dev pug-lint-config-clock

Then create a .pug-lintrc in the project root.

{ "extends": "clock"
}