Skip to content

Commit

Permalink
Remove unused eslint rule
Browse files Browse the repository at this point in the history
  • Loading branch information
csandman committed Jul 1, 2024
1 parent 04582cc commit 665efe7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
"deprecation/deprecation": "warn",
"import/prefer-default-export": "off",
"no-console": "error",
"no-underscore-dangle": "off",
"react/function-component-definition": [
"error",
{
Expand Down

0 comments on commit 665efe7

Please sign in to comment.