🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

volar-service-typescript

Package Overview
Dependencies
Maintainers
1
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

volar-service-typescript

Integrate TypeScript into Volar

0.0.24
Source
npm
Version published
Weekly downloads
263K
-4.6%
Maintainers
1
Weekly downloads
 
Created
Source

volar-service-typescript

Volar plugin for TypeScript.

Installation

npm install volar-service-typescript

Usage

volar.config.js

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

License

MIT © Johnson Chu

Keywords

volar-service

FAQs

Package last updated on 20 Dec 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts