Skip to content

Commit ff9a8f0

Browse files

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,7 @@ module.exports = {
180180
// '@typescript-eslint/prefer-interface': 'error',
181181

182182
'@typescript-eslint/prefer-namespace-keyword': 'error',
183+
'@typescript-eslint/promise-function-async': 'error',
183184
'@typescript-eslint/restrict-plus-operands': 'error',
184185
'@typescript-eslint/type-annotation-spacing': 'error'
185186
}

0 commit comments

Comments
 (0)