Skip to content

Commit 668d00a

Browse files
committed
test(angular): ignore prefer standalone
1 parent 30379cf commit 668d00a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/angular/test/base/.eslintrc.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"plugin:@angular-eslint/template/process-inline-templates"
2121
],
2222
"rules": {
23+
"@angular-eslint/prefer-standalone": "off",
2324
"@angular-eslint/component-selector": [
2425
"error",
2526
{

0 commit comments

Comments
 (0)