Skip to content

Commit c95a705

Browse files
authored
Soace
1 parent a531f1e commit c95a705

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,6 @@ const rules = {
485485
'@typescript-eslint/no-unsafe-enum-comparison': 'error',
486486
'@typescript-eslint/no-unsafe-function-type': 'error',
487487
'@typescript-eslint/no-unsafe-member-access': 'error',
488-
489488
'@typescript-eslint/no-unsafe-return': 'error',
490489
'@typescript-eslint/no-useless-empty-export': 'error',
491490
'no-unused-expressions': 'off',

0 commit comments

Comments
 (0)