chore: Improves linting rule to catch mishandled promises (#5506)
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
"strictNullChecks": true,
|
||||
"noEmit": true,
|
||||
"skipLibCheck": true,
|
||||
"ignoreDeprecations": "5.0",
|
||||
"suppressImplicitAnyIndexErrors": true,
|
||||
"target": "es2020",
|
||||
"paths": {
|
||||
|
||||
Reference in New Issue
Block a user