volar-service-emmet
TypeScript icon, indicating that this package has built-in type declarations

0.0.64 • Public • Published

volar-service-emmet

Volar plugin for @vscode/emmet-helper.

Installation

npm install volar-service-emmet

Usage

volar.config.js

module.exports = {
	services: [
		require('volar-service-emmet').create(),
	],
};

License

MIT © Johnson Chu

Readme

Keywords

Package Sidebar

Install

npm i volar-service-emmet

Weekly Downloads

264,199

Version

0.0.64

License

MIT

Unpacked Size

57.4 kB

Total Files

20

Last publish

Collaborators

  • johnsoncodehk