[![npm version][npm-img]][npm] ![Dependencies][dep-img]
My personal linting rules for the pug language.
$ npm install --save-dev pug-lint @finpo/pug-lint-config-finpo
Create a .pug-lintrc
file in your project root:
{
"extends": "./node_modules/@finpo/pug-lint-config-finpo/index.js"
}
More info about the configuration file can be found here.