Skip to content

Commit d906e80

Browse files
committed
chore(webui): remove deprecated baseUrl
1 parent f82db98 commit d906e80

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

webui/tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"extends": "@vue/tsconfig/tsconfig.dom.json",
33
"include": ["env.d.ts", "src/**/*", "src/**/*.vue"],
44
"compilerOptions": {
5-
"baseUrl": ".",
65
"paths": {
76
"@/*": ["./src/*"]
87
},

0 commit comments

Comments
 (0)