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
{{ message }}
This repository was archived by the owner on Sep 12, 2022. It is now read-only.
This mostly means that we need to convert the original template into a data structure and do all transformation on that structure instead of using regex on the original json (which wasn't the smartest idea to begin with... :)
This mostly means that we need to convert the original template into a data structure and do all transformation on that structure instead of using regex on the original json (which wasn't the smartest idea to begin with... :)