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 50589a9 commit 74f707aCopy full SHA for 74f707a
tsconfig.json
@@ -6,5 +6,8 @@
6
],
7
"typeAcquisition": {
8
"enable": true
9
+ },
10
+ "compilerOptions": {
11
+ "baseUrl": "."
12
}
13
0 commit comments