Skip to content

Commit 116f472

Browse files
committed
remove typings/**/*.d.ts from tsconfig
1 parent 084cbf3 commit 116f472

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
"webpack.config.ts",
2020
"config/*.ts",
2121
"libs/*.ts",
22-
"typings/**/*.d.ts",
2322
"src/**/*.ts",
2423
"src/**/*.d.ts"
2524
],

0 commit comments

Comments
 (0)