more tweaks

This commit is contained in:
vorotamoroz
2026-06-19 06:28:34 +01:00
parent 21f47cf48d
commit b2c6916ac7
32 changed files with 179 additions and 72 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
// "baseUrl": ".",
"paths": {
"@/*": ["../../*"],
"@lib/*": ["../../lib/src/*"]
"@lib/*": ["../../lib/src/*", "../../../_types/src/lib/src/*"]
}
},
"include": ["*.ts", "**/*.ts", "**/*.tsx", "**/*.svelte"],