Skip to content

Commit

Permalink
docs(linter): remove security plugin reference (#259)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sysix authored Dec 16, 2024
1 parent 89976f0 commit 7d28e07
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/docs/guide/usage/linter/plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ plan`](https://github.com/oxc-project/oxc/issues/481) issue on GitHub.
| [`eslint-plugin-react-perf`](https://github.com/cvazac/eslint-plugin-react-perf) | | [#2041](https://github.com/oxc-project/oxc/issues/2041) | |
| [`eslint-plugin-next`](https://nextjs.org/docs/pages/building-your-application/configuring/eslint#eslint-plugin) | | [#1929](https://github.com/oxc-project/oxc/issues/1929) | |
| `oxc` || N/A | Custom oxc-specific rules, as well as some rules ported from [deepscan](https://deepscan.io/) |
| `oxc-security` | | N/A | Custom oxc-specific security and vulnerability detection rules. |
| [`eslint-plugin-import`](https://github.com/import-js/eslint-plugin-import) | | [#1117](https://github.com/oxc-project/oxc/issues/1117) | |
| [`eslint-plugin-jsdoc`](https://github.com/gajus/eslint-plugin-jsdoc) | | [#1170](https://github.com/oxc-project/oxc/issues/1170) | |
| [`eslint-plugin-jsx-a11y`](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) | | [#1141](https://github.com/oxc-project/oxc/issues/1141) | |
Expand Down

0 comments on commit 7d28e07

Please sign in to comment.