Skip to content

Commit

Permalink
Removed Jest-related stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
Rodolphe Breton committed Jan 8, 2025
1 parent 5fb00a7 commit 8c6f296
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
},
"plugins": [
"flowtype",
"jest",
"react",
"react-hooks"
],
Expand All @@ -23,7 +22,6 @@
"env": {
"browser": true,
"es6": true,
"jest/globals": true,
"node": true
},
"extends": [
Expand Down

0 comments on commit 8c6f296

Please sign in to comment.