Remove floating promise warning
This commit is contained in:
@@ -248,7 +248,6 @@ module.exports = {
|
||||
'Windows': 'readonly'
|
||||
},
|
||||
rules: {
|
||||
'@typescript-eslint/no-floating-promises': ['warn'],
|
||||
'@typescript-eslint/prefer-string-starts-ends-with': ['error']
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user