cds-snc / node-starter-app

Quick start application setup.... because you have to start somewhere.
MIT License
5 stars 3 forks source link

Adding a CLI tool for locale files #114

Closed CalvinRodo closed 4 years ago

CalvinRodo commented 4 years ago

Added a command to add keys to both files

node ./bin/locale.js add --key "foo\\.bar to add the keys.

lgtm-com[bot] commented 4 years ago

This pull request introduces 2 alerts when merging 77934a65b97b59341a798a85915db5112b94a99e into 219f3c46bf652a915a7f2696670c50fdb7ccae6c - view on LGTM.com

new alerts:

CalvinRodo commented 4 years ago

Just realized that the app automatically adds keys for values not in the locales files, this isn't needed.