Skip to content

Commit 86364e9

Browse files
committed
Revert "fix: get rid of deprecated baseUrl param (can just remove it)"
This reverts commit ba5e297.
1 parent ba5e297 commit 86364e9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

adminforth/spa/tsconfig.app.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
"compilerOptions": {
66
"composite": true,
77
"tsBuildInfoFile": "./node_modules/.tmp/tsconfig.app.tsbuildinfo",
8+
"ignoreDeprecations": "6.0",
9+
"baseUrl": ".",
810
"paths": {
911
"@/*": ["./src/*"]
1012
}

0 commit comments

Comments
 (0)