Angular 10 Commit before ng update command

This commit is contained in:
Lorenz Hilpert
2020-09-22 14:27:25 +02:00
parent aaff8be246
commit bc0e4d5633
19 changed files with 2894 additions and 2787 deletions

View File

@@ -44,7 +44,6 @@
"no-trailing-whitespace": true,
"no-unnecessary-initializer": true,
"no-unused-expression": true,
"no-use-before-declare": true,
"no-var-keyword": true,
"object-literal-sort-keys": false,
"one-line": [true, "check-open-brace", "check-catch", "check-else", "check-whitespace"],