mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ACS-8956] Add new ESLint rule for self-closing tags (#4211)
This commit is contained in:
@@ -53,8 +53,7 @@ import { Store } from '@ngrx/store';
|
||||
[displayCategories]="displayCategories"
|
||||
[displayTags]="displayTags"
|
||||
[displayAspect]="metadataAspect"
|
||||
>
|
||||
</adf-content-metadata>
|
||||
/>
|
||||
`,
|
||||
encapsulation: ViewEncapsulation.None,
|
||||
host: { class: 'app-metadata-tab' }
|
||||
|
Reference in New Issue
Block a user