[AAE-726] Add new return await rule (#5203)

* add new return await rule

* update tslint

* add lint exception
This commit is contained in:
Eugenio Romano
2019-10-30 19:29:43 +00:00
committed by Denys Vuika
parent a4730cd9cf
commit 2e046945c7
48 changed files with 308 additions and 305 deletions
+1 -1
View File
@@ -198,7 +198,7 @@
"tsconfig-paths": "^3.8.0",
"tsickle": "^0.34.0",
"tslib": "^1.9.0",
"tslint": "5.9.1",
"tslint": "5.20.0",
"tslint-consistent-codestyle": "^1.15.1",
"typedoc": "^0.15.0",
"typescript": "3.1.6",