ESLint plugin for linting inline scripts and params in Fest XML template files. Current version 0.2.4 (last updated 2017). Low release cadence, no recent updates. Focuses on enforcing coding standards within Fest templates, similar to how eslint-plugin-html works for HTML files. Differentiator: dedicated to Fest framework.
npm install eslint-plugin-festNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Adds the fest plugin to ESLint and enables a rule. Lint Fest XML files with the --ext flag.
Use eslint --ext .xml,.js src or configure eslint.extensions in your editor.
Consider alternatives like eslint-plugin-html for generic template linting.
Run npm install --save-dev eslint-plugin-fest
No dependency data recorded yet.