added note

This commit is contained in:
Miodec 2022-09-20 14:41:19 +02:00
parent 5e7d2aad61
commit e8a9c870d3

View file

@ -70,10 +70,9 @@
"checksVoidReturn": false
}
],
// "@typescript-eslint/no-floating-promises": "error"
"@typescript-eslint/promise-function-async": "warn"
// "@typescript-eslint/no-floating-promises": "error" // consider adding these
// "@typescript-eslint/strict-boolean-expressions": "warn",
// "@typescript-eslint/no-unnecessary-condition": "warn"
},
"overrides": [
{