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.
tsconfig.json
1 parent 9a41974 commit 182c37aCopy full SHA for 182c37a
tsconfig.json
@@ -6,5 +6,8 @@
6
],
7
"typeAcquisition": {
8
"enable": true
9
+ },
10
+ "compilerOptions": {
11
+ "baseUrl": "."
12
}
13
0 commit comments