voidzero-dev / voidzero-dev/vite-plus
Also migrate dynamic Oxlint & Oxfmt configurations if they exist
- Lenguaje dominante
- Rust
- Estrellas
- 5.8k
- Forks
- 262
- Merge medio
- 23 h 41 min
- PR fusionados (30 d)
- 138
Descripción
### 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
- [x] Read the [Contributing Guidelines](https://github.com/voidzero-dev/vite-plus/blob/main/CONTRIBUTING.md).
- [x] Confirm this request is for Vite+ itself and not for Vite, Vitest, tsdown, Rolldown, or Oxc.
- [x] Check that there isn't already an issue requesting the same feature.
Guía de contribución
Línea de trabajo
Localiza los flujos de migración existentes para Vitest y tsdown, y compáralos con el tratamiento de migración de las configuraciones .ox*rc.json(c). Añade un tratamiento equivalente para oxlint.config.ts y oxfmt.config.ts cuando esos archivos existan, y verifica que ambas configuraciones dinámicas se migren correctamente.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- typescript
- Área
- tooling
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Activo
- Claridad
- Bastante claro
- Aptitud para principiantes
- 68/100