mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-17 15:03:07 +00:00
87968: Automatic migration from TSLint to ESLint
Via `ng g @angular-eslint/schematics:convert-tslint-to-eslint`
This commit is contained in:
@@ -109,7 +109,7 @@ export abstract class MyDSpaceReloadableActionsComponent<T extends DSpaceObject,
|
||||
/**
|
||||
* Hook called on init to initialized the required information used to reload the object.
|
||||
*/
|
||||
// tslint:disable-next-line:no-empty
|
||||
// eslint-disable-next-line no-empty, @typescript-eslint/no-empty-function
|
||||
initReloadAnchor() {}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user