Skip to content

Commit bc98a54

Browse files
Hjafpomfrida
andauthored
chore(devcontainer): add markdown-mermaid extension (#3986)
* feat(devcontainer): add markdown-mermaid extension for enhanced diagram support * Add valid commit scopes to settings --------- Co-authored-by: Frida Erdal <31915755+pomfrida@users.noreply.github.com> Co-authored-by: Frida <fridaerdal@hotmail.no>
1 parent 7fc1205 commit bc98a54

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

.devcontainer/devcontainer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
"jock.svg",
5555
"github.vscode-pull-request-github",
5656
"ms-azuretools.vscode-bicep",
57+
"bierner.markdown-mermaid",
5758
"bierner.github-markdown-preview"
5859
]
5960
}

.vscode/settings.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,10 @@
3333
"design-system-docs",
3434
"github",
3535
"config",
36-
"eds-demo"
36+
"eds-demo",
37+
"devcontainer",
38+
"build",
39+
"deps"
3740
],
3841
"cSpell.words": [
3942
"APCA",

0 commit comments

Comments
 (0)