feature/searchbar-enhance #17

Merged
ilia merged 48 commits from feature/searchbar-enhance into main 2026-01-18 14:04:53 +00:00
Showing only changes of commit 1976affdff - Show all commits

View File

@@ -10,6 +10,7 @@
/* Strictness & Safety */
"strict": true,
"allowJs": true,
"noEmit": true,
"checkJs": true,
"esModuleInterop": true,
"forceConsistentCasingInFileNames": true,