Skip to content

Commit

Permalink
fix(angular): remove standalone preference from non-standalone starters
Browse files Browse the repository at this point in the history
  • Loading branch information
brandyscarney committed Dec 13, 2024
1 parent ca7f4b8 commit fed5688
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions angular/base/.eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"plugin:@angular-eslint/template/process-inline-templates"
],
"rules": {
"@angular-eslint/prefer-standalone": "off",
"@angular-eslint/component-class-suffix": [
"error",
{
Expand Down

0 comments on commit fed5688

Please sign in to comment.