Spittal / vue-i18n-extract

Manage vue-i18n localization with static analysis
https://pixari.github.io/vue-i18n-extract/#what-is-it
MIT License
312 stars 85 forks source link

feat: support 'detect' option #187

Closed josestbernard closed 2 years ago

josestbernard commented 2 years ago

Adds a new CLI parameter to decide if we want to detect missing, unused, and/or dynamic keys. By default, the behavior stays the same (all of them)