Skip to content

Commit e66514b

Browse files
authored
chore: remove duplicate eslint rule (#543)
Closes #542
1 parent 4fea701 commit e66514b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

eslint.config.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ export default tseslint.config(
4545
// These are needed for test cases
4646
"@angular-eslint/prefer-standalone": "off",
4747
"@angular-eslint/no-input-rename": "off",
48-
"@angular-eslint/no-input-rename": "off",
4948
},
5049
},
5150
{

0 commit comments

Comments
 (0)