We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7d873f commit c78af96Copy full SHA for c78af96
1 file changed
tsconfig.json
@@ -17,9 +17,6 @@
17
]
18
},
19
"include": [
20
- "src/**/*.ts",
21
- "test/**/*.ts",
22
- "node_modules/@types"
23
-
+ "src"
24
25
}
0 commit comments