pug-lint-config
Usage
$ npm i -D gulp-pug-lint pug-lint-config-emarsys
Then add it to your .pug-lintrc
{
"extends": [
"emarsys"
],
"someSetting": true,
"someOtherSetting": true
}
$ npm i -D gulp-pug-lint pug-lint-config-emarsys
Then add it to your .pug-lintrc
{
"extends": [
"emarsys"
],
"someSetting": true,
"someOtherSetting": true
}
npm i pug-lint-config-emarsys
2
2.0.1
MIT