vue-eslint-parser-template-tokenizer-pug

April 20, 2022 ยท View on GitHub

This is an internal library. If you just want to lint your pug templates, use eslint-plugin-vue-pug.

Development

npm install
npm run setup

Open Issues

Parse errors

Adding errors to the templateBody.errors array doesn't actually seem to affect linting at all, but I found this https://github.com/vuejs/eslint-plugin-vue/blame/master/lib/rules/no-parsing-error.js/

Contents

  1. 1Development
  2. 2Open Issues
  3. 2.1Parse errors