mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-15 14:03:06 +00:00
Fixed lint errors and add lint fix script
This commit is contained in:
@@ -8,7 +8,7 @@ import { SectionsService } from '../sections.service';
|
||||
import { hasValue, isNotUndefined } from '../../../shared/empty.util';
|
||||
|
||||
export interface SectionDataModel {
|
||||
sectionData: SectionDataObject
|
||||
sectionData: SectionDataObject;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user