Closed glsignal closed 4 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 95.35%. Comparing base (
168c8d5
) to head (80ea05f
). Report is 18 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This is now part of 9.0.1
. Thanks for the PR!
Why am I submitting this PR
Addresses https://github.com/i18next/i18next-parser/issues/1015 where the JavaScript lexer would no longer correctly identify plurals where the count was a CallExpression
Does it fix an existing ticket?
Yes #1015
Checklist
yarn test
(see details here)