Skip to content

Commit 221c4e2

Browse files
committed
chore: remove redundant config
1 parent a9d39cf commit 221c4e2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tsconfig.app.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@
99
"jsx": "preserve",
1010
"jsxImportSource": "vue",
1111
"lib": ["ES2021", "DOM"],
12-
13-
"baseUrl": ".",
1412
"paths": {
1513
"@/*": ["./src/*"],
1614
"@cache/*": ["./cache/*"]

0 commit comments

Comments
 (0)