Skip to content

Commit

Permalink
Remove key duplicate
Browse files Browse the repository at this point in the history
  • Loading branch information
zoontek committed Jan 8, 2025
1 parent dcec446 commit 4b3f39b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion eslint.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ export default [
"@typescript-eslint/no-array-constructor": "error",
"@typescript-eslint/no-empty-object-type": "error",
"@typescript-eslint/no-explicit-any": "error",
"@typescript-eslint/no-explicit-any": "error",
"@typescript-eslint/no-misused-new": "error",
"@typescript-eslint/no-namespace": "error",
"@typescript-eslint/no-non-null-assertion": "error",
Expand Down

0 comments on commit 4b3f39b

Please sign in to comment.