mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
ci: adding a11y plugin to eslint
This commit is contained in:
parent
4be685a7fc
commit
6c9f2547cc
8 changed files with 80 additions and 7 deletions
|
@ -4,6 +4,7 @@ module.exports = {
|
|||
"plugin:react/recommended",
|
||||
"plugin:react/jsx-runtime",
|
||||
"plugin:react-hooks/recommended",
|
||||
"plugin:jsx-a11y/recommended",
|
||||
"@electron-toolkit/eslint-config-ts/recommended",
|
||||
"prettier",
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue