@trisbee/lingui-locale-cleaner

Cleans up comments from .po files generated by @lingui\react

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
@trisbee/lingui-locale-cleaner
301.2.12 years ago3 years agoMinified + gzip package size for @trisbee/lingui-locale-cleaner in KB

Readme

lingui-locale-cleaner
Simple script which removes lines with source code line numbers from .po files generated by @lingui/react. And makes Code Reviews easier.

How to use

  1. Install this dependency: npm i @trisbee/lingui-locale-cleaner
  2. Run command lingui-locale-cleaner <path_to_locale_directory>

Example of annoying code review

cr
and after using @trisbee/lingui-locale-cleaner:
after