Description
From what I can see it seems like oxlint.config.ts and oxfmt.config.ts doesn't have a migration flow yet. This seems like a bit of low-hanging fruit.
Suggested solution
Probably replicate how Vitest & tsdown are migrated.
Alternative
Manual migration, but we already have their .ox*rc.json(c) versions migratable, why not these ones too?
Additional context
No response
Validations
- Read the Contributing Guidelines.
- Confirm this request is for Vite+ itself and not for Vite, Vitest, tsdown, Rolldown, or Oxc.
- Check that there isn't already an issue requesting the same feature.
Reactions are currently unavailable
Description
From what I can see it seems like oxlint.config.ts and oxfmt.config.ts doesn't have a migration flow yet. This seems like a bit of low-hanging fruit.
Suggested solution
Probably replicate how Vitest & tsdown are migrated.
Alternative
Manual migration, but we already have their .ox*rc.json(c) versions migratable, why not these ones too?
Additional context
No response
Validations