Skip to content

Commit

Permalink
fix: eslint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
elribonazo committed Jun 15, 2024
1 parent dc0c731 commit af68a78
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,7 @@
"unused-imports/no-unused-imports": "error",
"unused-imports/no-unused-vars": "off"
},
"settings": {
"react": {
"version": "detect"
}
},
"settings": {},
"env": {
"browser": true,
"node": true,
Expand Down

0 comments on commit af68a78

Please sign in to comment.