Clean Up: Break Translation Helper Into Parts and Add UTs for It #689
Labels
code cleanup
resolution/update-made
A change has been made that should resolve this issue or request
The translation helper is a utility that should help with translating the Linter into different languages. We need to make sure that the core of the logic works and makes sense. In order to do this and make it maintainable, I would like to do the following:
npm run build
in order to be able to runnpm run translate
and add a full example of translating into a languageThe text was updated successfully, but these errors were encountered: