Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

pug-lint-config-clock

clocklimited6.9kISC2.0.0

Clock Pug coding standard

puglint, puglintconfig

readme

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"
}