README
Fork of https://github.com/GertjanReynaert/react-intl-translations-manager
npm i -D react-intl-manager
# usage
react-intl-manager "./path/to/locale-json-files"
Contributing
# makes cli.js available
npm link
FIXME: TODO
- don't generate
whitelist_*.json
files - move stuff from .sh and .js into here - it should be zero-config for us - just expose a bin
- format in a way that makes prettier happy
- remove
json-stable-stringify
andglob
- generate a code quality report for gitlab - flag every missing translations from each json file and flag every translation that's null
- coverage