Skip to content

Commit be1829e

Browse files
committed
Updating to angular 14 and fixing the tests
1 parent 4ba1770 commit be1829e

10 files changed

+2955
-2059
lines changed

angular.json

+4-3
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@
4343
},
4444
"cli": {
4545
"analytics": false,
46-
"defaultCollection": "@angular-eslint/schematics"
47-
},
48-
"defaultProject": "angular-plotlyjs"
46+
"schematicCollections": [
47+
"@angular-eslint/schematics"
48+
]
49+
}
4950
}

0 commit comments

Comments
 (0)