Skip to content

Commit e88c4d7

Browse files
committed
Remove baseUrl from tsconfig
See vuejs/create-vue#607
1 parent e2ac607 commit e88c4d7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tsconfig.app.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
"compilerOptions": {
1010
"composite": true,
1111
"tsBuildInfoFile": "./node_modules/.tmp/tsconfig.app.tsbuildinfo",
12-
"baseUrl": ".",
1312
"paths": {
1413
"@/*": [
1514
"./src/*"

0 commit comments

Comments
 (0)