Skip to content

Commit 5ef7290

Browse files
committed
this is what typescript is for
1 parent 6adfd84 commit 5ef7290

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

eslint.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ export default [
1414
lube
1515
},
1616
rules: {
17-
'@typescript-eslint/await-thenable': 'error',
1817
'@typescript-eslint/no-misused-promises': 'error',
1918
'@typescript-eslint/prefer-promise-reject-errors': 'error',
2019
'@typescript-eslint/require-await': 'error',

0 commit comments

Comments
 (0)