Add eslint
This commit is contained in:
@@ -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 (
|
||||
|
||||
Reference in New Issue
Block a user