Skip to content

Commit

Permalink
fix ESLINT
Browse files Browse the repository at this point in the history
  • Loading branch information
Soare-Robert-Daniel committed Apr 5, 2021
1 parent bc816bf commit faeefe3
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,7 @@
"plugin:react/recommended",
"plugin:@typescript-eslint/recommended",
"standard",
"prettier",
"prettier/@typescript-eslint",
"prettier/react",
"prettier/standard"
"prettier"
],
"rules": {
"react-hooks/rules-of-hooks": "error",
Expand Down

0 comments on commit faeefe3

Please sign in to comment.