We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a318a13 commit 84c7edcCopy full SHA for 84c7edc
.devcontainer/devcontainer.json
@@ -17,7 +17,8 @@
17
"ms-azuretools.azure-dev",
18
"ms-azuretools.vscode-bicep",
19
"ms-python.python",
20
- "esbenp.prettier-vscode"
+ "esbenp.prettier-vscode",
21
+ "DavidAnson.vscode-markdownlint"
22
]
23
}
24
},
.vscode/extensions.json
@@ -3,6 +3,7 @@
3
4
5
6
7
8
9
0 commit comments