mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
fix lint issue after merge 3.2.0
This commit is contained in:
+2
-1
@@ -7,5 +7,6 @@
|
||||
"template-accessibility-label-for": true,
|
||||
"template-accessibility-tabindex-no-positive": true,
|
||||
"template-accessibility-table-scope": true,
|
||||
"template-accessibility-valid-aria": true
|
||||
"template-accessibility-valid-aria": true,
|
||||
"template-no-autofocus": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user