mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-18 15:33:04 +00:00
87968: Update ESLint disable/enable comments
eslint-disable max-classes-per-file only works at the top of the file now
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
/**
|
||||
* Represents the payload of a purposefully empty rest response
|
||||
*/
|
||||
// eslint-disable-next-line @typescript-eslint/no-empty-interface
|
||||
export interface NoContent {}
|
||||
|
Reference in New Issue
Block a user