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.
build/
1 parent 7e7fc93 commit d92394eCopy full SHA for d92394e
declaration.tsconfig.json
@@ -2,6 +2,7 @@
2
{
3
"extends": "./tsconfig",
4
"exclude": [
5
+ "build/**/*.js",
6
"test/**/*.js"
7
],
8
"compilerOptions": {
0 commit comments