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
fix: apply targeted TypeScript formatting for Biome compliance
Regenerate the TypeScript types file and apply only the specific
formatting changes that Biome requires - multi-line format only
for long union types and arrays (>5 values), keeping short ones
single-line as expected by the formatter.
0 commit comments