MOBILE-3814 eslint: Check duplicated attributes on templates
This commit is contained in:
parent
b7a2a1ac8b
commit
4af7cd98d6
@ -292,6 +292,7 @@ module.exports = {
|
||||
'@angular-eslint/template/no-positive-tabindex': 'error',
|
||||
'@angular-eslint/template/accessibility-table-scope': 'error',
|
||||
'@angular-eslint/template/accessibility-valid-aria': 'error',
|
||||
'@angular-eslint/template/no-duplicate-attributes': 'error',
|
||||
},
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user