Skip to content

Commit

Permalink
Update to Angular 15 (#218)
Browse files Browse the repository at this point in the history
  • Loading branch information
jkubiszewski authored Feb 23, 2023
1 parent 070dad0 commit 9b6b2b0
Show file tree
Hide file tree
Showing 9 changed files with 6,085 additions and 6,928 deletions.
16 changes: 0 additions & 16 deletions .browserslistrc

This file was deleted.

3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 15.1.0
Update to Angular 15

## 15.0.0
Make stub directives standalone

Expand Down
8 changes: 8 additions & 0 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -156,5 +156,13 @@
"@angular-eslint/schematics"
],
"analytics": false
},
"schematics": {
"@angular-eslint/schematics:application": {
"setParserOptionsProject": true
},
"@angular-eslint/schematics:library": {
"setParserOptionsProject": true
}
}
}
Loading

0 comments on commit 9b6b2b0

Please sign in to comment.