mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
chore: Update @antfu/eslint-config dependency to 2.11.4
This commit is contained in:
@@ -300,7 +300,7 @@ export class RepresentationMetadata {
|
||||
predicate: Term | string | null,
|
||||
object: Term | string | null,
|
||||
graph: Term | string | null) => boolean;
|
||||
}).has(this.id, predicate, object, graph) as boolean;
|
||||
}).has(this.id, predicate, object, graph);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user