upgraded frontend to angular ver 7

This commit is contained in:
fabio.formosa
2019-04-24 17:02:04 +02:00
parent 139e6871bf
commit bcff3ebce7
26 changed files with 226 additions and 143 deletions

View File

@@ -12,7 +12,7 @@
"curly": true,
"eofline": true,
"forin": true,
"import-blacklist": [true, "rxjs"],
"import-blacklist": [true],
"import-spacing": true,
"indent": [
true,