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

1.2.0 • Public • Published

A KduLanguagePlugin to support <template lang="pug"> for @kocan/kdu-language-server.

Usage

  1. Install

    $ npm i -D @kocan/kdu-language-plugin-pug

  2. Add to tsconfig.json

     {
     	"kduCompilerOptions": {
     		"plugins": ["@kocan/kdu-language-plugin-pug"]
     	}
     }

Readme

Keywords

none

Package Sidebar

Install

npm i @kocan/kdu-language-plugin-pug

Weekly Downloads

1

Version

1.2.0

License

MIT

Unpacked Size

4.48 kB

Total Files

5

Last publish

Collaborators

  • nkduy