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