feat: update to Angular 10 (#5747)

This commit is contained in:
Sergey Andrievskiy 2020-08-19 18:31:26 +03:00 committed by GitHub
parent c2ce881c41
commit ec3282cac5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 5914 additions and 4864 deletions

View file

@ -1,5 +1,5 @@
{
"extends": "../tsconfig.json",
"extends": "../tsconfig.base.json",
"compilerOptions": {
"outDir": "../out-tsc/e2e",
"baseUrl": "./",