Update Angular to 9.1.4

This commit is contained in:
Geomitron
2020-05-04 19:14:09 -04:00
parent cb64dda84f
commit 1feb778577
6 changed files with 3079 additions and 1405 deletions

View File

@@ -2,6 +2,7 @@
"compileOnSave": false,
"compilerOptions": {
"baseUrl": "./",
"module": "esnext",
"noImplicitAny": true,
"suppressImplicitAnyIndexErrors": true,
"sourceMap": true,