i18next / i18next-parser

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

Add @babel/runtime #976

Closed skyuplam closed 7 months ago

skyuplam commented 7 months ago

Why am I submitting this PR

Fix the missing @babel/runtime dependency issue

Does it fix an existing ticket?

Yes #975

Checklist

codecov-commenter commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.16%. Comparing base (3427e03) to head (5f191ae). Report is 10 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #976 +/- ## ======================================= Coverage 95.16% 95.16% ======================================= Files 11 11 Lines 1922 1922 ======================================= Hits 1829 1829 Misses 93 93 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.