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
We run Prettier on many of our type definitions in types/ -- generally the ones generated by TsFlower.
This works fine in tools/test; but those files get skipped by tools/test --all, which we run in CI. See here: #5543 (comment) , which also gives a diagnosis.