mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-15 05:53:03 +00:00
87968: Automatic migration from TSLint to ESLint
Via `ng g @angular-eslint/schematics:convert-tslint-to-eslint`
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* tslint:disable:no-empty */
|
||||
/* eslint-disable no-empty, @typescript-eslint/no-empty-function */
|
||||
import { Observable, of as observableOf } from 'rxjs';
|
||||
|
||||
export class AuthServiceMock {
|
||||
|
Reference in New Issue
Block a user