Skip to content

Commit 679e99a

Browse files
committed
adjust rule
1 parent 88be5d1 commit 679e99a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

packages/hub/.eslintrc.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ module.exports = {
1414
parserOptions: {
1515
project: './tsconfig.json',
1616
},
17-
rules: {
18-
'@typescript-eslint/no-floating-promises': 'off',
19-
},
2017
},
2118
{
2219
files: ['test/**'],

0 commit comments

Comments
 (0)