vue-cli-plugin-i18n
vue-cli-plugin-i18n copied to clipboard
Exit code if there are missing or unused keys
trafficstars
Would be nice if vue-cli-service i18n:report command would have non-zero exit code if there are missing or unused keys. And also option to check only fallback locale (or specific locale) so that it would be possible to reuse this command in CI
+1 for this. It would be super helpful to run that on CI