Skip to content

Commit e69bf68

Browse files
committed
update ts config
1 parent 46afbcc commit e69bf68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tsconfig.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
"**/node_modules/**"
3434
],
3535
"include": [
36-
"../../../../__global.d.ts",
37-
"../../../server-core/src/*",
36+
"../../../../../__global.d.ts",
37+
"../../../../server-core/src/*",
3838
"./**/*.ts",
3939
"./**/*.tsx"
4040
]

0 commit comments

Comments
 (0)