Document oxlint setup by AndreyYolkin · Pull Request #53 · levibuzolic/eslint-plugin-no-only-tests (original) (raw)

Thanks for your plugin!

With the release of https://oxc.rs/blog/2025-10-09-oxlint-js-plugins.html, it’s now possible to use some eslint plugins with oxlint. I set up oxlint using your plugin, and it works correctly.

This PR updates the README to explain how this plugin can be included in an oxlint configuration.

image