style(arch): linting

This commit is contained in:
NicolasNewman
2024-05-06 10:04:17 -05:00
parent 734bde3877
commit 48e6901936
12 changed files with 142 additions and 97 deletions

View File

@@ -25,7 +25,7 @@ const MERMAID_CONFIG_DIAGRAM_KEYS = [
'sankey',
'block',
'packet',
'architecture'
'architecture',
] as const;
/**