mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-09 18:43:34 -05:00
add react and react-hooks to eslint (#1871)
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
This commit is contained in:
parent
a6d60d8fa8
commit
efafcc9f1e
2 changed files with 554 additions and 713 deletions
1263
dependencies/package-lock.json
generated
vendored
1263
dependencies/package-lock.json
generated
vendored
File diff suppressed because it is too large
Load diff
2
dependencies/package.json
vendored
2
dependencies/package.json
vendored
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue