Skip to content

Commit

Permalink
Angular 15 (#160)
Browse files Browse the repository at this point in the history
* Fix karma dependency version

* Update typescript

* Update Angular

* Remove Angular Router

* Update Angular tools
  • Loading branch information
safo6m authored Apr 27, 2023
1 parent e8d8273 commit 5b5470a
Show file tree
Hide file tree
Showing 6 changed files with 3,742 additions and 4,210 deletions.
8 changes: 8 additions & 0 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,13 @@
},
"cli": {
"schematicCollections": ["@angular-eslint/schematics"]
},
"schematics": {
"@angular-eslint/schematics:application": {
"setParserOptionsProject": true
},
"@angular-eslint/schematics:library": {
"setParserOptionsProject": true
}
}
}
Loading

0 comments on commit 5b5470a

Please sign in to comment.