We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7a68ea commit e78ffb8Copy full SHA for e78ffb8
tsconfig.json
@@ -4,6 +4,7 @@
4
"esModuleInterop": true,
5
"downlevelIteration": true,
6
"outDir": "dist",
7
+ "rootDir": "src",
8
"baseUrl": ".",
9
"paths": {
10
"~/*": ["./src/*"]
0 commit comments