I started using the available plugin for Webstorm. In the documentation there is a migration tool which generates a configuration file for Oxlint from a eslint configuration file. They now run in parallel, and I added eslint-plugin-oxlint to my dev-dependencies, which disables eslint rules that Oxlint can process.
1 Like