We have i18n-tasks normalize
running as part of a husky git commit hook but since we have added other locales it is now extremely slow to run.
Is it possible to pass file paths to i18n-tasks normalize
so that only locale files that have changed are normalized?