Replies: 3 comments 2 replies
-
|
Only JavaScript/TypeScript are supported at the moment. I think there is a desire to expand Oxc to support more than that at some point, but it will probably be a while before that happens. There’s a closed issue or discussion that mentions what additional support is being considered. |
Beta Was this translation helpful? Give feedback.
-
|
The lack of support for CSS and GraphQL plugins is a bottleneck for migrating to oxlint. Are there any alternative solutions? |
Beta Was this translation helpful? Give feedback.
-
|
Please review the following RFC: #21936 This will enable linting of non-JS languages such as css, vue etc. I am working on this at the moment, and it should ship over the next few months. Please leave any questions and thoughts on the RFC. Thanks! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey!
On https://oxc.rs/docs/guide/usage/linter/js-plugins, it says:
Does this mean you plan to (or already) support non-JS linting via plugins?
For example:
Beta Was this translation helpful? Give feedback.
All reactions