Various code fixes (#1704)

* fix typings and missing lib

* fix i18n typo, add typings

* code improvements

* fix missing awaits

* more fixes

* fix bug in the evaluators, simplify code

* more fixes
This commit is contained in:
Denys Vuika
2020-10-04 18:09:27 +01:00
committed by GitHub
parent bf11489e0f
commit 9c7ac17161
46 changed files with 133 additions and 142 deletions
+1
View File
@@ -86,6 +86,7 @@
"ajv-cli": "^3.3.0",
"codelyzer": "^6.0.0",
"commander": "^6.0.0",
"connect-history-api-fallback": "^1.6.0",
"cpr": "^3.0.1",
"cspell": "^4.1.0",
"dotenv": "^8.2.0",