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.
npm install pug-lint-config-emarsysNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Installs pug-lint-config-emarsys and shows minimal .pug-lintrc configuration.
Use 'extends': 'emarsys' (not 'pug-lint-config-emarsys')
Run npm install -D gulp-pug-lint pug-lint-config-emarsys