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
Oxlint exposes config type as OxlintConfig, but oxfmt doesn't. Exposing the formatter config type as well makes it convenient to extend the formatter config using JS/TS.