godaddy / eslint-plugin-i18n-json

Fully extendable eslint plugin for JSON i18n translation files.
https://godaddy.github.io/2018/04/02/introducing-eslint-plugin-i18n-json/
MIT License
182 stars 25 forks source link

i18n-json/identical-keys to copy missing keys to other languages on --fix #45

Open rafaelmaiolla opened 3 years ago

rafaelmaiolla commented 3 years ago

Would it be possible to make this rule to copy the entry from the source defined in the filePath to the other files?