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

2.2.10 • Public • Published

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

Usage

  1. Install

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

  2. Add to tsconfig.json

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

Readme

Keywords

none

Package Sidebar

Install

npm i @vue/language-plugin-pug

Weekly Downloads

14,179

Version

2.2.10

License

MIT

Unpacked Size

7.59 kB

Total Files

5

Last publish

Collaborators

  • johnsoncodehk
  • kazariex