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
ci(e2e): conform harness config to Oxc (oxlint/oxfmt) after main migration
main migrated e2e-tests from ESLint/Prettier/tsc to oxlint + oxfmt. Reformat
the harness files with oxfmt and satisfy oxlint: a shared isCI constant
(process.env.CI !== undefined && !== ''), nullish coalescing, the regexp u
flag, and no inline comments. Matches the pattern in playwright.config.ts.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments