UNPKG

@html-eslint/template-syntax-parser

Version:
18 lines (10 loc) 348 B
# `@html-eslint/template-syntax-parser` Parses template engine syntax (Handlebars, ERB, Twig) to extract HTML portions for linting. ## Installation ```bash npm install --save-dev @html-eslint/template-syntax-parser ``` ## Documentation - [Integrating Template Engine](https://html-eslint.org/docs/integrating-template-engine) ## License MIT