linter: support eslint-plugin-testing-library #12264
Replies: 4 comments 1 reply
-
I believe this plugin might meet the general guidelines to be considered for implementation in Rust, but I assigned the core team members to review that. The only option today is for the plugin to be written in Rust and owned by the Oxc team (same as everything else today). In the future, there will be an option to have the plugin written in JavaScript. This would be a pretty similar experience to authoring ESLint plugins today. |
Beta Was this translation helpful? Give feedback.
-
@Belco90 would you be interested in having the plugin written on the Rust side that is shipped with oxlint and owned by the Oxc team, or are you only interested in having a JavaScript plugin like you do today that you would own? |
Beta Was this translation helpful? Give feedback.
-
Thanks for your interest! We are currently working on custom JS plugins. This feels like a great oppertunity for us to have this library and this set of lint rules be custom plugins to oxlint. Let me speak with the team |
Beta Was this translation helpful? Give feedback.
-
Hi! Sorry, I missed this conversation 🤦♂️. I have no experience with Rust, so for me it would be ideal to have an owned JS plugin like the current one. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there! Author of
eslint-plugin-testing-library
here 👋I've been following the
oxc
project lately, and I wonder what would be necessary to make the plugin compatible with oxc linter!Beta Was this translation helpful? Give feedback.
All reactions