Skip to content

Commit 00c2aa5

Browse files
authored
Breaking Change: Update to v19 (#1178)
* chore: angular 19 update * chore: upgrade dep * chore: upgrade more deps * chore: mark prefer-standalone as off * chore: test update * chore: test update * chore: test update * chore: mark prefer-standalone rule to warn
1 parent cb15d67 commit 00c2aa5

18 files changed

+12448
-8761
lines changed

.eslintrc.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
"@angular-eslint/no-pipe-impure": "error",
2929
"@angular-eslint/no-queries-metadata-property": "error",
3030
"@angular-eslint/prefer-output-readonly": "error",
31+
"@angular-eslint/prefer-standalone": "warn",
3132
"@angular-eslint/use-component-selector": "error",
3233
"@angular-eslint/use-component-view-encapsulation": "error",
3334
"@typescript-eslint/ban-types": [

0 commit comments

Comments
 (0)