Skip to content

Commit 3239077

Browse files
committed
Include lib/ in tsconfig.json
1 parent 91c1d9f commit 3239077

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"index.js"
55
],
66
"include": [
7+
"lib/**/*",
78
"test/**/*",
89
],
910
"compilerOptions": {

0 commit comments

Comments
 (0)