We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 837bcb3 commit b2e5313Copy full SHA for b2e5313
eslint.config.js
@@ -41,7 +41,6 @@ export default [
41
'@typescript-eslint/no-unsafe-function-type': 'off',
42
'@typescript-eslint/require-await': 'error',
43
'no-case-declarations': 'off',
44
- '@typescript-eslint/require-await': 'error',
45
},
46
47
{
0 commit comments