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:
@@ -27,15 +27,15 @@ flowchart LR
|
||||
RdfPatcher("<strong>RdfPatcher</strong><br>RdfPatcher")
|
||||
RdfPatcher --> RDFStore("<strong>PatchHandler_RDFStore</strong><br>WaterfallHandler")
|
||||
RDFStore --> RDFStoreArgs
|
||||
|
||||
|
||||
subgraph RDFStoreArgs[" "]
|
||||
Immutable("<strong>PatchHandler_ImmutableMetadata</strong><br>ImmutableMetadataPatcher")
|
||||
RDF("<strong>PatchHandler_RDF</strong><br>WaterfallHandler")
|
||||
Immutable --> RDF
|
||||
end
|
||||
|
||||
|
||||
RDF --> RDFArgs
|
||||
|
||||
|
||||
subgraph RDFArgs[" "]
|
||||
direction LR
|
||||
N3("<br>N3Patcher")
|
||||
|
||||
Reference in New Issue
Block a user