Skip to content

Commit 50b144a

Browse files
committed
feat(demo): update demo to angular15
1 parent bb082db commit 50b144a

File tree

84 files changed

+5564
-4920
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

+5564
-4920
lines changed

demo-app/ng13/src/app/components/translated-form-error/translated-form-error.component.html

Lines changed: 0 additions & 1 deletion
This file was deleted.

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.
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
}
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)