Skip to content

Commit 837bcb3

Browse files
committed
reflect feedback
1 parent 4642b5b commit 837bcb3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eslint.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ export default [
4141
'@typescript-eslint/no-unsafe-function-type': 'off',
4242
'@typescript-eslint/require-await': 'error',
4343
'no-case-declarations': 'off',
44+
'@typescript-eslint/require-await': 'error',
4445
},
4546
},
4647
{

0 commit comments

Comments
 (0)