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.
1 parent c52dbd5 commit a8f6ebaCopy full SHA for a8f6eba
tsconfig.json
@@ -28,6 +28,5 @@
28
"verbatimModuleSyntax": true
29
},
30
"exclude": ["./.git", "./dist", "./node_modules"],
31
- "typeAcquisition": { "enable": true },
32
"include": ["**/.*", "**/.*/**/.*", "**/.*/**/*", "**/*"]
33
}
0 commit comments