We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9d39cf commit 221c4e2Copy full SHA for 221c4e2
1 file changed
tsconfig.app.json
@@ -9,8 +9,6 @@
9
"jsx": "preserve",
10
"jsxImportSource": "vue",
11
"lib": ["ES2021", "DOM"],
12
-
13
- "baseUrl": ".",
14
"paths": {
15
"@/*": ["./src/*"],
16
"@cache/*": ["./cache/*"]
0 commit comments