Skip to content

Commit c0079f8

Browse files
author
Sebastian Provenzano
committed
delete
1 parent a27c831 commit c0079f8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

eslint.config.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ export default tseslint.config(
2424
"@typescript-eslint/no-unsafe-member-access": "warn",
2525
"@typescript-eslint/dot-notation": "warn",
2626
"@typescript-eslint/no-explicit-any": "warn",
27-
"@typescript-eslint/no-floating-promises": "error"
2827
}
2928
},
3029
{

0 commit comments

Comments
 (0)