mirror of
https://github.com/akvorado/akvorado.git
synced 2025-12-11 22:14:02 +01:00
console/frontend: remove baseUrl from tsconfig.json
This will be deprecated in TS 6/7.
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
"compilerOptions": {
|
||||
"composite": true,
|
||||
"noUncheckedIndexedAccess": false,
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"@/*": ["./src/*"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user