You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`typescript`| ✅ |[#2180](https://github.com/oxc-project/oxc/issues/2180)| TypeScript-specific rules from [`@typescript-eslint`](https://typescript-eslint.io/rules/). Type-aware rules are supported in preview (use `--type-aware` flag). |
86
86
|`unicorn`| ✅ |[#684](https://github.com/oxc-project/oxc/issues/684)| Rules from [`eslint-plugin-unicorn`](https://github.com/sindresorhus/eslint-plugin-unicorn)|
87
87
|`react`||[#1022](https://github.com/oxc-project/oxc/issues/1022), [#2174](https://github.com/oxc-project/oxc/issues/2174)| Rules from [`eslint-plugin-react`](https://www.npmjs.com/package/eslint-plugin-react) and [`eslint-plugin-react-hooks`](https://www.npmjs.com/package/eslint-plugin-react-hooks)|
88
88
|`react-perf`||[#2041](https://github.com/oxc-project/oxc/issues/2041)| Rules from [`eslint-plugin-react-perf`](https://github.com/cvazac/eslint-plugin-react-perf)|
89
89
|`nextjs`||[#1929](https://github.com/oxc-project/oxc/issues/1929)| Rules from [`eslint-plugin-next`](https://nextjs.org/docs/pages/building-your-application/configuring/eslint#eslint-plugin)|
90
-
|`oxc`| ✅ | N/A | Custom oxc-specific rules, as well as some rules ported from [deepscan](https://deepscan.io/)|
90
+
|`oxc`| ✅ | N/A | Custom oxc-specific rules, as well as some rules ported from [deepscan](https://deepscan.io/)|
91
91
|`import`||[#1117](https://github.com/oxc-project/oxc/issues/1117)| Rules from [`eslint-plugin-import`](https://github.com/import-js/eslint-plugin-import)|
92
92
|`jsdoc`||[#1170](https://github.com/oxc-project/oxc/issues/1170)| Rules from [`eslint-plugin-jsdoc`](https://github.com/gajus/eslint-plugin-jsdoc)|
93
93
|`jsx-a11y`||[#1141](https://github.com/oxc-project/oxc/issues/1141)| Rules from [`eslint-plugin-jsx-a11y`](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y)|
0 commit comments