This package has been deprecated

Author message:

WARNING: This project has been renamed to @vue/language-plugin-pug. Install using @vue/language-plugin-pug instead.

@volar/vue-language-plugin-pug
TypeScript icon, indicating that this package has built-in type declarations

1.6.5 • Public • Published

A VueLanguagePlugin to support <template lang="pug"> for @volar/vue-language-server.

Usage

  1. Install

    $ npm i -D @volar/vue-language-plugin-pug

  2. Add to tsconfig.json

     {
     	"vueCompilerOptions": {
     		"plugins": ["@volar/vue-language-plugin-pug"]
     	}
     }

Readme

Keywords

none

Package Sidebar

Install

npm i @volar/vue-language-plugin-pug

Weekly Downloads

3,518

Version

1.6.5

License

MIT

Unpacked Size

4.11 kB

Total Files

5

Last publish

Collaborators

  • johnsoncodehk