Skip to content

Commit 285e4a5

Browse files
author
Keen Yee Liau
committed
fixup! Add build script to package vsix
1 parent cb1d645 commit 285e4a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"extends": "../tsconfig.json",
33
"compilerOptions": {
4+
"composite": true,
45
"strict": false,
56
"outDir": "out",
67
"rootDir": "src"

0 commit comments

Comments
 (0)