forked from hazza/dspace-angular
Fixed lint errors and add lint fix script
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
export interface ParserOptions {
|
||||
readOnly: boolean;
|
||||
submissionScope: string;
|
||||
collectionUUID: string
|
||||
collectionUUID: string;
|
||||
}
|
||||
|
Reference in New Issue
Block a user