fix lint errors

This commit is contained in:
Art Lowel
2020-02-17 18:01:55 +01:00
parent c5e8074040
commit 08dedb2dc3
14 changed files with 55 additions and 41 deletions

View File

@@ -16,7 +16,7 @@ export enum ContentSourceHarvestType {
/**
* A model class that holds information about the Content Source of a Collection
*/
export class ContentSource implements HALResource{
export class ContentSource implements HALResource {
/**
* Unique identifier, this is necessary to store the ContentSource in FieldUpdates
* Because the ContentSource coming from the REST API doesn't have a UUID, we're using the selflink