Skip to content

Commit 7a82d50

Browse files
committed
config(program): [tsconfig] remove types compiler option
1 parent e65677b commit 7a82d50

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/program/tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
],
66
"compilerOptions": {
77
"baseUrl": ".",
8-
"types": [],
98
"paths": {
109
"@/*": [
1110
"./src/*",

0 commit comments

Comments
 (0)