pug-lint-config-rowupper
v0.0.1
Published
Sharable pug-lint config used by Rowupper.
Downloads
1
Readme
Rowupper Pug-lint Config
Sharable pug-lint config used by Rowupper.
Install
npm install --save pug-lint-config-rowupper
Usage
Within your pug-lint config object You can extend this configuration. This will serve as a base for your config, then you can make overrides in your own config object.
{
"extends": "pug-lint-config-rowupper"
}