Skip to content

Commit

Permalink
this rule is harmless
Browse files Browse the repository at this point in the history
  • Loading branch information
Rich-Harris committed Jun 4, 2024
1 parent e22befd commit 7d5f7bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eslint.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ export default [
lube
},
rules: {
'@typescript-eslint/await-thenable': 'error',
'@typescript-eslint/prefer-promise-reject-errors': 'error',
'@typescript-eslint/require-await': 'error',
'no-console': 'error',
Expand Down

0 comments on commit 7d5f7bb

Please sign in to comment.