1. vue-eslint-parser-template-tokenizer-pug
This is an internal library. If you just want to lint your pug templates, use [eslint-plugin-vue-pug](https://github.com/rashfael/eslint-plugin-vue-pug).
vue-eslint-parser-template-tokenizer-pug
Package: vue-eslint-parser-template-tokenizer-pug
Last modified: Fri, 23 Feb 2024 14:29:19 GMT
Version: 0.4.11
License: ISC
Downloads: 42,839

Install

npm install vue-eslint-parser-template-tokenizer-pug
yarn add vue-eslint-parser-template-tokenizer-pug

vue-eslint-parser-template-tokenizer-pug

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/

Dependencies

RELATED POST

Enhancing Vue.js Development: Harnessing the Potential of Vue-Loader

Enhancing Vue.js Development: Harnessing the Potential of Vue-Loader

Simplify Data Validation in Vue.js: A Step-by-Step Guide to Using Regex

Simplify Data Validation in Vue.js: A Step-by-Step Guide to Using Regex

Troubleshooting Made Easy: Common Issues and Solutions with vue-loader Without vue-cli

Troubleshooting Made Easy: Common Issues and Solutions with vue-loader Without vue-cli

Optimizing Webpack 4 with Vue CLI 3: Disabling the Cache-Loader

Optimizing Webpack 4 with Vue CLI 3: Disabling the Cache-Loader

Step-by-Step Guide: How to Add a Function to Your Vuex Plugin

Step-by-Step Guide: How to Add a Function to Your Vuex Plugin