Remove floating promise warning
This commit is contained in:
parent
c63a4cd803
commit
8e2ea6812a
1 changed files with 0 additions and 1 deletions
|
@ -248,7 +248,6 @@ module.exports = {
|
|||
'Windows': 'readonly'
|
||||
},
|
||||
rules: {
|
||||
'@typescript-eslint/no-floating-promises': ['warn'],
|
||||
'@typescript-eslint/prefer-string-starts-ends-with': ['error']
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue