remove baseUrl

This commit is contained in:
2026-06-21 21:11:42 +02:00
parent 11d923b72f
commit e955e40930
-1
View File
@@ -21,7 +21,6 @@
// Feel free to adjust this configuration however you need. // Feel free to adjust this configuration however you need.
{ {
"compilerOptions": { "compilerOptions": {
"baseUrl": ".",
"paths": { "paths": {
"*": ["../deps/*"] "*": ["../deps/*"]
}, },