Skip to content

Commit

Permalink
ran the tests
Browse files Browse the repository at this point in the history
modified the failing tests
  • Loading branch information
rishabhr4 committed Oct 8, 2024
1 parent fe2b79a commit 92ffe07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ extends:
- plugin:sonarjs/recommended

parserOptions:
ecmaVersion: 2018
ecmaVersion: 2020
sourceType: module
ecmaFeatures:
jsx: true
Expand Down

0 comments on commit 92ffe07

Please sign in to comment.