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
This script will scan stage files that are patterns and escape any strings for translation among other things. Let's add a pre commit hook that runs this script so all PRs that change patterns are escaped automatically.
The text was updated successfully, but these errors were encountered:
We have an action that we can manually run using
npm run patterns:escape
This script will scan stage files that are patterns and escape any strings for translation among other things. Let's add a pre commit hook that runs this script so all PRs that change patterns are escaped automatically.
The text was updated successfully, but these errors were encountered: