Files
ry.kazcloud.dev/node_modules/volar-service-yaml
..
2026-02-16 16:37:35 -05:00
2026-02-16 16:37:35 -05:00
2026-02-16 16:37:35 -05:00
2026-02-16 16:37:35 -05:00
2026-02-16 16:37:35 -05:00

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