@trisbee/lingui-locale-cleaner
v1.2.1
Published
Cleans up comments from .po files generated by @lingui\react
Downloads
139
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
- Install this dependency:
npm i @trisbee/lingui-locale-cleaner
- Run command
lingui-locale-cleaner <path_to_locale_directory>
Example of annoying code review
and after using @trisbee/lingui-locale-cleaner: