Skip to content

Commit

Permalink
Update eslintrc.json
Browse files Browse the repository at this point in the history
  • Loading branch information
barroudjo committed Dec 7, 2022
1 parent aeaccb1 commit b278e50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eslintrc.json
Expand Up @@ -30,6 +30,6 @@
"react/prop-types": "error",
"react/react-in-jsx-scope": "error",
"react-hooks/rules-of-hooks": "error",
"react-hooks/exhaustive-deps": "error"
"react-hooks/exhaustive-deps": "warning"
}
}

0 comments on commit b278e50

Please sign in to comment.