diff --git a/.eslintrc.js b/.eslintrc.js index 966926959..5f8cce7e5 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -248,7 +248,6 @@ module.exports = { 'Windows': 'readonly' }, rules: { - '@typescript-eslint/no-floating-promises': ['warn'], '@typescript-eslint/prefer-string-starts-ends-with': ['error'] } },