Skip to content

Commit

Permalink
modified MOCK input in LoginPage.test.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
syedali237 committed Oct 5, 2024
1 parent 7f99530 commit 0633f1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@typescript-eslint/no-non-null-asserted-optional-chain": "error",
"@typescript-eslint/no-non-null-assertion": "error",
"@typescript-eslint/no-var-requires": "error",
// "@typescript-eslint/ban-types": "error",
"@typescript-eslint/ban-types": "error",
"@typescript-eslint/no-duplicate-enum-values": "error",
"@typescript-eslint/array-type": "error",
"@typescript-eslint/consistent-type-assertions": "error",
Expand Down

0 comments on commit 0633f1b

Please sign in to comment.