Upgraded Angular version

This commit is contained in:
2019-10-01 02:50:20 +05:30
parent f4159a9090
commit 1e6c412ba6
10 changed files with 11143 additions and 92 deletions

View File

@@ -65,6 +65,7 @@
],
"no-misused-new": true,
"no-non-null-assertion": true,
"no-redundant-jsdoc": true,
"no-shadowed-variable": true,
"no-string-literal": false,
"no-string-throw": true,