Skip to content

Commit

Permalink
tested the changes and works fine!
Browse files Browse the repository at this point in the history
  • Loading branch information
ManikantaMandala committed Oct 9, 2024
1 parent ed3fc5a commit 813b102
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ extends:
parserOptions:
ecmaVersion: 2020
sourceType: module
ecmaFeatures:
ecmaFeatures:
jsx: true
settings:
react:
Expand Down Expand Up @@ -110,4 +110,4 @@ rules:
react/react-in-jsx-scope: off
react/display-name: off
react/prop-types: off
react/jsx-key: off
react/jsx-key: off

0 comments on commit 813b102

Please sign in to comment.