Maxim Vishnevsky

Results 18 comments of Maxim Vishnevsky

@IlliaHohniak-Hexa Share me you regexp for reproduce in missed case

@IlliaHohniak-Hexa problem in regexp, after match file content we have next collection with your regexp: ```javascript // my test code t('onboardingFlow.obRest.option1') Enough rest // output after parsing translations patterns [...

If issue isn't actual, please, close an issue.

Hi. Remove _g_ flag from RegExp.

Are u sure in this regexp? Did u test it in runtime console?

RegExp from `missedTranslationParser` uses in follow case: `const [, translation] = v.match(missedTranslationParser) || [];`, it means, that after match we'll get an array with our value in second item. Be...

@egoist, hi. Is this repo active?

@boredland I hope, that yeah. But without date, maybe this weekends.