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
@davelange running tsc to check for errors seemed to be a must given how picky Payload is on building. having a CI action running yarn tsc would be a nice security double check for new PRs, what do you think?
@davelange running
tscto check for errors seemed to be a must given how picky Payload is on building. having a CI action runningyarn tscwould be a nice security double check for new PRs, what do you think?