Skip to content

Commit

Permalink
chore: updated eslint rules
Browse files Browse the repository at this point in the history
  • Loading branch information
Efstathios Ntonas committed May 11, 2023
1 parent 3288507 commit 232564d
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 @@ -107,6 +107,7 @@
"react/require-default-props": 0,
"react/state-in-constructor": 0,
"react/static-property-placement": 0,
"import/no-extraneous-dependencies": 0,
"import/extensions": [
"warn",
"ignorePackages",
Expand Down

0 comments on commit 232564d

Please sign in to comment.