mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
output vfs in tsserver.js
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
{ "path": "../compiler" },
|
||||
{ "path": "../jsTyping" },
|
||||
{ "path": "../services" },
|
||||
{ "path": "../vfs" }
|
||||
{ "path": "../vfs", "prepend": true }
|
||||
],
|
||||
"files": [
|
||||
"types.ts",
|
||||
|
||||
Reference in New Issue
Block a user