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

0.0.62 • Public • Published

volar-service-yaml

Volar plugin for yaml-language-server.

Installation

npm install volar-service-yaml

Usage

volar.config.js

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

License

MIT © Remco Haszing

Readme

Keywords

Package Sidebar

Install

npm i volar-service-yaml

Weekly Downloads

99,366

Version

0.0.62

License

MIT

Unpacked Size

9.72 kB

Total Files

5

Last publish

Collaborators

  • johnsoncodehk