Skip to content

Commit bab9d52

Browse files
committed
remove lib dir from ts input
1 parent edd8b47 commit bab9d52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: tsconfig.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
"outDir": "lib",
88
"sourceMap": true
99
},
10-
"exclude": ["test/"]
10+
"exclude": ["test/", "lib/"]
1111
}

0 commit comments

Comments
 (0)