From ff78f4d658cb6550a474701f3f1fddd646faaff7 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 8 Oct 2025 16:10:30 +0000 Subject: [PATCH 1/3] Initial plan From c0ec3ecd8eabf29ca53cf5724402bd0fb91a4f72 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 8 Oct 2025 16:26:06 +0000 Subject: [PATCH 2/3] Add vue plugin to supported plugins table --- src/docs/guide/usage/linter/plugins.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/src/docs/guide/usage/linter/plugins.md b/src/docs/guide/usage/linter/plugins.md index 0bd112c473..266ce2fe55 100644 --- a/src/docs/guide/usage/linter/plugins.md +++ b/src/docs/guide/usage/linter/plugins.md @@ -96,12 +96,11 @@ plan`](https://github.com/oxc-project/oxc/issues/481) issue on GitHub. | `promise` | | [#4655](https://github.com/oxc-project/oxc/issues/4655) | Rules from [`eslint-plugin-promise`](https://github.com/eslint-community/eslint-plugin-promise) | | `jest` | | [#492](https://github.com/oxc-project/oxc/issues/492) | Rules from [`eslint-plugin-jest`](https://github.com/jest-community/eslint-plugin-jest) | | `vitest` | | [#4656](https://github.com/oxc-project/oxc/issues/4656) | Rules from [`eslint-plugin-vitest`](https://github.com/vitest-dev/eslint-plugin-vitest) | +| `vue` | | [#481](https://github.com/oxc-project/oxc/issues/481) | Rules from [`eslint-plugin-vue`](https://github.com/vuejs/eslint-plugin-vue) that work with `