i18n translations setup #8
Annotations
2 warnings
lint:
src/lib/i18n.ts#L1
Using exported name 'i18n' as identifier for default export
|
lint:
src/lib/i18n.ts#L5
Caution: `i18n` also has a named export `use`. Check if you meant to write `import {use} from 'i18next'` instead
|