first ng update => angular@8

This commit is contained in:
Lorenz Hilpert
2020-05-18 18:07:40 +02:00
parent 83f001a421
commit 9856bbc384
79 changed files with 6461 additions and 3051 deletions

View File

@@ -7,6 +7,6 @@
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"[typescript]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
"editor.defaultFormatter": "vscode.typescript-language-features"
}
}