mirror of
https://github.com/filecoin-project/slate.git
synced 2024-12-26 02:24:44 +03:00
add react-hooks plugin
This commit is contained in:
parent
437607f988
commit
2bd32ee3c0
@ -21,6 +21,7 @@ module.exports = {
|
||||
extends: [
|
||||
"eslint:recommended",
|
||||
"plugin:react/recommended",
|
||||
"plugin:react-hooks/recommended",
|
||||
"plugin:jsx-a11y/recommended",
|
||||
"plugin:prettier/recommended", // last item for prettier config to take priority
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user