Skip to content

Commit 0cd00ba

Browse files
committed
feat(package): Migrate to Angular 14 (fulls1z3#210)
1 parent b622f21 commit 0cd00ba

File tree

6 files changed

+4262
-3739
lines changed

6 files changed

+4262
-3739
lines changed

angular.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": 1,
44
"newProjectRoot": "projects",
55
"cli": {
6-
"defaultCollection": "@angular-eslint/schematics"
6+
"schematicCollections": ["@angular-eslint/schematics"]
77
},
88
"projects": {
99
"@ngx-meta/core": {
@@ -43,6 +43,5 @@
4343
}
4444
}
4545
}
46-
},
47-
"defaultProject": "@ngx-meta/core"
46+
}
4847
}

0 commit comments

Comments
 (0)