diff --git a/.vscode/extensions.json b/.vscode/extensions.json new file mode 100644 index 00000000..8f357a09 --- /dev/null +++ b/.vscode/extensions.json @@ -0,0 +1,10 @@ +{ + "recommendations": [ + "shardulm94.trailing-spaces", + "ms-azuretools.vscode-docker", + "davidanson.vscode-markdownlint" + ], + "unwantedRecommendations": [ + + ] +} \ No newline at end of file