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
Our CI jobs started failing due to the release of prettier 3.0,
which changed the formatting rules.
Specifying a version in `package.json` does not seem to do the trick,
so just specify the version to use when calling prettier via npx.
Signed-off-by: Leonard Göhrs <[email protected]>
0 commit comments