mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-23 22:33:57 +08:00
added note
This commit is contained in:
parent
5e7d2aad61
commit
e8a9c870d3
1 changed files with 1 additions and 2 deletions
|
@ -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": [
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue