-
-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
🚀 Feature Proposal
Currently, i18nextify lacks official TypeScript type declarations, which makes it harder to use in TypeScript projects. We should add proper type declarations similar to how it's done in the i18next repository.
Motivation
- No official type declarations are provided
- Users need to create their own type declarations
- Type safety is not guaranteed when using the library
Benefits
- Better TypeScript integration
- Improved developer experience with autocomplete
- Catch potential errors at compile time
- Better documentation through types
References
Metadata
Metadata
Assignees
Labels
No labels