Skip to content

Commit 7d28e07

Browse files
authored
docs(linter): remove security plugin reference (#259)
1 parent 89976f0 commit 7d28e07

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/docs/guide/usage/linter/plugins.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ plan`](https://github.com/oxc-project/oxc/issues/481) issue on GitHub.
6363
| [`eslint-plugin-react-perf`](https://github.com/cvazac/eslint-plugin-react-perf) | | [#2041](https://github.com/oxc-project/oxc/issues/2041) | |
6464
| [`eslint-plugin-next`](https://nextjs.org/docs/pages/building-your-application/configuring/eslint#eslint-plugin) | | [#1929](https://github.com/oxc-project/oxc/issues/1929) | |
6565
| `oxc` || N/A | Custom oxc-specific rules, as well as some rules ported from [deepscan](https://deepscan.io/) |
66-
| `oxc-security` | | N/A | Custom oxc-specific security and vulnerability detection rules. |
6766
| [`eslint-plugin-import`](https://github.com/import-js/eslint-plugin-import) | | [#1117](https://github.com/oxc-project/oxc/issues/1117) | |
6867
| [`eslint-plugin-jsdoc`](https://github.com/gajus/eslint-plugin-jsdoc) | | [#1170](https://github.com/oxc-project/oxc/issues/1170) | |
6968
| [`eslint-plugin-jsx-a11y`](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) | | [#1141](https://github.com/oxc-project/oxc/issues/1141) | |

0 commit comments

Comments
 (0)