This commit is contained in:
Miodec 2023-06-16 17:13:50 +02:00
parent 756c05da96
commit 5d4ffd903d

View file

@ -93,6 +93,7 @@
}
],
"@typescript-eslint/promise-function-async": "warn"
// "@typescript-eslint/no-unnecessary-condition": "error" TODO ADD THIS
},
"parserOptions": {
"ecmaVersion": 12,