i18next / i18next-parser

Parse your code to extract translation keys/values and manage your catalog files
MIT License
472 stars 195 forks source link

Update index.d.ts #919

Closed Cielquan closed 11 months ago

Cielquan commented 11 months ago

Why am I submitting this PR

I removed two config values from the UserConfig type which were removed back in v7.0. I also updated the defaultValue function type to include the 'value' argument which was missing.

Does it fix an existing ticket?

No

Checklist

codecov-commenter commented 11 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

:loudspeaker: Thoughts on this report? Let us know!.

karellm commented 11 months ago

Thanks, this is in 8.8.0

Cielquan commented 11 months ago

Thanks for merge and fast release