mirror of
https://github.com/theoludwig/eslint-config-conventions.git
synced 2024-11-09 22:08:37 +01:00
fix: relax @typescript-eslint/return-await
This commit is contained in:
parent
2db017e805
commit
a03e2bd109
@ -313,8 +313,6 @@
|
||||
"error",
|
||||
{ "allowNumber": true }
|
||||
],
|
||||
"no-return-await": "off",
|
||||
"@typescript-eslint/return-await": "error",
|
||||
"@typescript-eslint/strict-boolean-expressions": [
|
||||
"error",
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user