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 69a35ae commit 90eb2a1Copy full SHA for 90eb2a1
tsconfig.json
@@ -18,7 +18,7 @@
18
"forceConsistentCasingInFileNames": true,
19
"baseUrl": ".",
20
"paths": {
21
- "~": ["/"]
+ "~": ["./"]
22
}
23
},
24
"include": [
0 commit comments