Add async TS checker to build

This commit is contained in:
David Edmondson
2021-09-05 11:10:23 -07:00
parent b4c9655782
commit 3f8aa2aa9e
3 changed files with 824 additions and 16 deletions
+1
View File
@@ -69,6 +69,7 @@
"eslint": "^7.24.0",
"eslint-plugin-node": "^11.1.0",
"file-loader": "^1.1.11",
"fork-ts-checker-webpack-plugin": "^6.3.3",
"html-webpack-plugin": "^3.2.0",
"i18n-webpack-plugin": "^1.0.0",
"istanbul": "^0.4.5",