Skip to content

Commit 143bde7

Browse files
committed
fix: update tsconfig
1 parent 07d15fc commit 143bde7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/vscode/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
"sourceMap": true,
1111
"rootDir": "."
1212
},
13-
"include": ["src", "./build.mjs"],
13+
"include": ["src", "scripts"],
1414
"references": [{ "path": "../../packages/types" }]
1515
}

0 commit comments

Comments
 (0)