chore: remove eslint-plugin-jsx-a11y package

This commit is contained in:
satnaing
2025-02-25 21:18:41 +07:00
committed by Sat Naing
parent cb9fd59f79
commit 846315a265
3 changed files with 0 additions and 1024 deletions
-2
View File
@@ -1,10 +1,8 @@
import eslintPluginAstro from "eslint-plugin-astro";
import globals from "globals";
import jsxA11y from "eslint-plugin-jsx-a11y";
import tseslint from "typescript-eslint";
export default [
jsxA11y.flatConfigs.recommended,
...tseslint.configs.recommended,
...eslintPluginAstro.configs.recommended,
{
-1
View File
@@ -37,7 +37,6 @@
"@typescript-eslint/parser": "^8.25.0",
"eslint": "^9.21.0",
"eslint-plugin-astro": "^1.3.1",
"eslint-plugin-jsx-a11y": "^6.10.2",
"globals": "^16.0.0",
"prettier": "^3.5.2",
"prettier-plugin-astro": "^0.14.1",
-1021
View File
File diff suppressed because it is too large Load Diff