We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5687e07 commit d9a4048Copy full SHA for d9a4048
1 file changed
tsconfig.json
@@ -15,6 +15,7 @@
15
"forceConsistentCasingInFileNames": true,
16
"esModuleInterop": true,
17
"outDir": "./dist",
18
+ "baseUrl": ".",
19
"paths": {
20
"@/*": [
21
"./src/*"
0 commit comments