Skip to content

Commit aebec1a

Browse files
committed
remove include statement from base tsconfig.json
1 parent 4b44d8b commit aebec1a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Diff for: tsconfig.json

-3
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@
2020
"dom"
2121
]
2222
},
23-
"include": [
24-
"src/**/*.d.ts"
25-
],
2623
"exclude": [
2724
"node_modules"
2825
]

0 commit comments

Comments
 (0)