mirror of
https://github.com/theoludwig/eslint-config-conventions.git
synced 2024-12-18 21:45:04 +01:00
fix: relax @typescript-eslint/await-thenable
This commit is contained in:
parent
4240e21ce2
commit
914e373058
@ -235,7 +235,6 @@
|
||||
"@typescript-eslint/require-await": "error",
|
||||
|
||||
"@typescript-eslint/adjacent-overload-signatures": "error",
|
||||
"@typescript-eslint/await-thenable": "error",
|
||||
"@typescript-eslint/array-type": [
|
||||
"error",
|
||||
{ "default": "array-simple" }
|
||||
|
Loading…
Reference in New Issue
Block a user