Add eslint

This commit is contained in:
2025-08-20 23:40:00 +02:00
parent cc544322b2
commit 16956d12f4
31 changed files with 1214 additions and 913 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ export const useI18nKey = () => {
| Record<`${K}_${Locale}`, string | null | undefined>
| null
| undefined
| {},
| object,
key: K
): obj is Record<`${K}_${Locale}`, string> {
return (