switchblade
switchblade copied to clipboard
What about add json linting for translations?
In some prs, I see json corrections, adding spaces between keys and values, and others fixes.
To fix this, maybe, we can add a json lint, I think we must add eslint-plugin-json, and maybe Prettier too, because it auto fix and beautify all code in general.
we're talking only about the en-US folder in the repo, right?
we're talking only about the en-US folder in the repo, right?
Yeah
and about prs fixing this errors, there's a example