You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The concept of this utility is great, but when I ran it against my app it changed not only files with hardcoded strings but all the files in my project. It also enforced some specific code styling rules.
I think this tool was created to help i18n an application and not to style code