1
2
3
4
5
6
7
8
9
10
| {
| "recommendations": [
| "pkief.material-icon-theme",
| "yzhang.markdown-all-in-one",
| "davidanson.vscode-markdownlint",
| "zizmor.zizmor-vscode",
| "redhat.vscode-yaml",
| "streetsidesoftware.code-spell-checker-cspell-bundled-dictionaries"
| ]
| }
|
|