chore: add @types/eslint-plugin-jsx-a11y as a dependency

This commit is contained in:
GitHub Actions
2026-03-09 19:46:20 +00:00
parent 0535f50d89
commit 82a55da026
4 changed files with 820 additions and 100 deletions

View File

@@ -10,6 +10,7 @@
"lint:md:fix": "markdownlint-cli2 '**/*.md' --fix --ignore node_modules --ignore .venv --ignore test-results --ignore codeql-db --ignore codeql-agent-results"
},
"dependencies": {
"@types/eslint-plugin-jsx-a11y": "^6.10.1",
"@typescript/analyze-trace": "^0.10.1",
"tldts": "^7.0.25",
"type-check": "^0.4.0",