diff --git a/src/index.ts b/src/index.ts index 347c0c3..8013419 100644 --- a/src/index.ts +++ b/src/index.ts @@ -248,7 +248,6 @@ export default [ '@typescript-eslint/no-implied-eval': 'error', '@typescript-eslint/no-loss-of-precision': 'error', '@typescript-eslint/no-misused-new': 'error', - '@typescript-eslint/no-misused-promises': 'error', '@typescript-eslint/no-namespace': 'error', '@typescript-eslint/no-non-null-asserted-optional-chain': 'error', '@typescript-eslint/no-redundant-type-constituents': 'error',