mirror of
https://github.com/henrygd/beszel.git
synced 2026-04-13 08:21:50 +02:00
rm deprecated tsconfig baseUrl property
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"module": "ESNext",
|
||||
"lib": ["ES2022", "DOM", "DOM.Iterable"],
|
||||
"skipLibCheck": true,
|
||||
"baseUrl": ".",
|
||||
// "baseUrl": ".",
|
||||
"paths": {
|
||||
"@/*": ["./src/*"]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user