add react and react-hooks to eslint (#1871)

Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
This commit is contained in:
Bret Fisher 2021-08-18 09:36:49 -04:00 committed by GitHub
parent a6d60d8fa8
commit efafcc9f1e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 554 additions and 713 deletions

1265
dependencies/package-lock.json generated vendored

File diff suppressed because it is too large Load diff

View file

@ -17,6 +17,8 @@
"eslint-plugin-jsonc": "^1.5.0",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-react": "^7.24.0",
"eslint-plugin-react-hooks": "^4.2.0",
"eslint-plugin-vue": "^7.16.0",
"gherkin-lint": "^4.2.2",
"htmlhint": "^0.15.1",