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(cli/lint): Remove defineConfig export from oxlint (#1234)
Historically, it appears to have been added in #710.
However, since this code no longer exists, there are no practical use cases for it. Furthermore, its use is not recommended for general users.
0 commit comments