fix: add eslint ignore to module mock file
This commit is contained in:
@@ -32,7 +32,7 @@ export class LocationReaders implements LocationReader {
|
||||
},
|
||||
};
|
||||
}
|
||||
|
||||
// eslint-disable-next-line
|
||||
constructor(private readonly sources: Record<string, LocationSource>) {}
|
||||
|
||||
// eslint-disable-next-line
|
||||
|
||||
Reference in New Issue
Block a user