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

-12
This file was deleted.

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

-33
This file was deleted.

demo-app/ng14/package-lock.json

+7-1
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 demo-app/ng15/angular.json

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

0 commit comments

Comments
 (0)