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
chore: print error when parsing synthetics.config.ts (#996)
* Print error when parsing synthetics.config.ts
When `synthetics.config.ts` throws an error, `config.ts` doesn't give any clue about the root cause, it's better if we can print the original thrown `Error`.
* lint
---------
Co-authored-by: Shahzad <[email protected]>
0 commit comments