Migrate a Biome config to oxc, transactionally
open-source CLI
what it does
- Parses Biome configuration, maps supported rules to oxc, writes changes transactionally
- Dry-run and rollback, because a linter migration should never be a one-way door
- Eighty-six tests over the migration behaviour
- This site was migrated with it
skills
- TypeScript
- Node.js
- CLI
- Open source