Skip to content

Commit

Permalink
Actually fix cypress missing stuff on eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
Leandro committed Mar 16, 2022
1 parent 151e7da commit 2083af6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
"plugin:@typescript-eslint/recommended",
"plugin:react-hooks/recommended",
"prettier/@typescript-eslint",
"plugin:cypress/recommended",
"plugin:prettier/recommended",
"plugin:jsx-a11y/recommended"
],
Expand Down

0 comments on commit 2083af6

Please sign in to comment.