pug-lint-config-sst
v1.1.1
Published
SST Pug coding standard
Readme
SST Pug coding standard
Usage
In your project folder:
npm install --save-dev pug-lint
npm install --save-dev pug-lint-config-sstThen create a .pug-lintrc in the project root.
{
"extends": "pug-lint-config-sst"
}