output vfs in tsserver.js

This commit is contained in:
Nathan Shively-Sanders
2022-03-15 10:50:03 -07:00
parent 587ac1479d
commit 24a8ba436f
+1 -1
View File
@@ -12,7 +12,7 @@
{ "path": "../compiler" },
{ "path": "../jsTyping" },
{ "path": "../services" },
{ "path": "../vfs" }
{ "path": "../vfs", "prepend": true }
],
"files": [
"types.ts",