Skip to content

Commit d812e23

Browse files
authored
Merge pull request #640 from NthMetal/fix/nthmetal/tsconfigIssue
remove include statement from base tsconfig.json
2 parents 47fc3ff + aebec1a commit d812e23

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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)