Use Prettier for YAML translations
Closed this issue · 1 comments
jelhan commented
Use Prettier for YAML translations
jelhan commented
We should setup ESLint for YAML as well. There is even a rule to enforce order of keys in object: https://ota-meshi.github.io/eslint-plugin-yml/rules/sort-keys.html That will allow us enforcing a consistent order between the translation files. Just need to explore how well Weblate integrates with it.