Skip to content

Commit 4100b1a

Browse files
committed
Align angular.json
1 parent ecc05f2 commit 4100b1a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

angular.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"$schema": "./node_modules/@angular/cli/lib/config/schema.json",
33
"cli": {
4-
"analytics": false
4+
"analytics": false,
5+
"defaultCollection": "@angular-eslint/schematics"
56
},
67
"version": 1,
78
"newProjectRoot": "projects",

0 commit comments

Comments
 (0)