{"library":"eslint-plugin-vue-pug","type":"library","category":null,"description":"eslint-plugin-vue-pug is an ESLint plugin designed to extend the linting capabilities of `eslint-plugin-vue` to support Pug templates within Vue Single File Components (SFCs). It enables developers to enforce coding standards and identify potential issues directly within their `<template lang=\"pug\">` blocks. The current stable version is `0.6.2`, released in late 2022. Due to the lack of recent commits and releases since then, the package appears to be in a maintenance mode, with infrequent updates or new feature development. Its key differentiator is providing specific linting rules for Pug syntax within the Vue ecosystem, bridging a gap not covered by standard `eslint-plugin-vue` configurations alone. It relies heavily on `eslint-plugin-vue` for its core Vue-specific linting foundation.","language":"javascript","status":"maintenance","version":"0.6.2","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install eslint-plugin-vue-pug","imports":["{\n  \"plugins\": [\n    \"vue-pug\"\n  ]\n}","{\n  \"extends\": [\n    \"plugin:vue/vue3-recommended\",\n    \"plugin:vue-pug/recommended\"\n  ]\n}","{\n  \"rules\": {\n    \"vue-pug/no-bare-template-tag\": \"error\"\n  }\n}"]},{"cmd":"yarn add eslint-plugin-vue-pug","imports":[]},{"cmd":"pnpm add eslint-plugin-vue-pug","imports":[]}],"homepage":null,"github":"https://github.com/rashfael/eslint-plugin-vue-pug","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/eslint-plugin-vue-pug","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/eslint-plugin-vue-pug/compatibility"}}