{"library":"pug-lint-config-emarsys","title":"Emarsys PugLint Config","description":"Shareable PugLint configuration for Emarsys projects. Current stable version is 2.0.1, with no recent updates. This config provides a baseline set of linting rules for Pug templates, intended to enforce consistent code style across Emarsys teams. It is typically installed alongside gulp-pug-lint and extended via a .pug-lintrc file using the 'extends' directive.","language":"javascript","status":"maintenance","last_verified":"Fri May 01","install":{"commands":["npm install pug-lint-config-emarsys"],"cli":null},"imports":["extends: ['emarsys']"],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"// Install peer dependencies\nnpm install -D gulp-pug-lint pug-lint-config-emarsys\n\n// Create .pug-lintrc with content:\n{\n  \"extends\": \"emarsys\",\n  \"disallowMultipleLineBreaks\": true\n}","lang":"javascript","description":"Installs pug-lint-config-emarsys and shows minimal .pug-lintrc configuration.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}