As a further step, instead of running both oxlint and eslint sequentially manually. It would be nice to have a CLI tool that runs both oxlint and eslint in parallel and merges their output into one uniform output format. Such a tool can serve as a drop in replacement in existing eslint setups and can make the gradual adoption of oxlint as more rules are implemented even more streamlined.