Skip to content

Commit b4aa105

Browse files
committed
feat(angular16): fix linter error with label rule
1 parent 3ef699c commit b4aa105

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.eslintrc.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,6 @@
186186
"@angular-eslint/template/alt-text": "error",
187187
"@angular-eslint/template/valid-aria": "error",
188188
"@angular-eslint/template/elements-content": "error",
189-
"@angular-eslint/template/label-for": "error",
190189
"@angular-eslint/template/table-scope": "error"
191190
}
192191
}

0 commit comments

Comments
 (0)