We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
lib/
tsconfig.json
1 parent 91c1d9f commit 3239077Copy full SHA for 3239077
tsconfig.json
@@ -4,6 +4,7 @@
4
"index.js"
5
],
6
"include": [
7
+ "lib/**/*",
8
"test/**/*",
9
10
"compilerOptions": {
0 commit comments