We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a531f1e commit c95a705Copy full SHA for c95a705
index.js
@@ -485,7 +485,6 @@ const rules = {
485
'@typescript-eslint/no-unsafe-enum-comparison': 'error',
486
'@typescript-eslint/no-unsafe-function-type': 'error',
487
'@typescript-eslint/no-unsafe-member-access': 'error',
488
-
489
'@typescript-eslint/no-unsafe-return': 'error',
490
'@typescript-eslint/no-useless-empty-export': 'error',
491
'no-unused-expressions': 'off',
0 commit comments