Skip to content

Commit ebfc966

Browse files
committed
feat(demo): update demo to angular15
1 parent 73e6a2d commit ebfc966

File tree

84 files changed

+5570
-4919
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

84 files changed

+5570
-4919
lines changed

demo-app/ng13/src/app/parent-error-state-matcher.ts

Lines changed: 0 additions & 12 deletions
This file was deleted.

demo-app/ng13/src/app/password-validator.ts

Lines changed: 0 additions & 33 deletions
This file was deleted.

demo-app/ng14/package-lock.json

Lines changed: 7 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

demo-app/ng13/angular.json renamed to demo-app/ng15/angular.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,8 @@
119119
}
120120
}
121121
},
122-
"defaultProject": "demo-app",
123122
"cli": {
124-
"defaultCollection": "@angular-eslint/schematics"
123+
"schematicCollections": ["@angular-eslint/schematics"],
124+
"analytics": false
125125
}
126126
}

0 commit comments

Comments
 (0)