Skip to content

Commit

Permalink
trying to fix lint??????
Browse files Browse the repository at this point in the history
  • Loading branch information
NIDHI2023 committed Feb 2, 2025
1 parent 75852d9 commit 3045c0d
Show file tree
Hide file tree
Showing 2 changed files with 25,321 additions and 18,854 deletions.
1 change: 1 addition & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
"react/no-unused-state": "warn",
"react/prop-types": "off",
"react/prefer-stateless-function": "warn",
"react/require-default-props": "off",
"react/state-in-constructor": "off",
"import/extensions": "off",
"import/prefer-default-export": "off",
Expand Down
Loading

0 comments on commit 3045c0d

Please sign in to comment.