diff --git a/.vscode/extensions.json b/.vscode/extensions.json new file mode 100644 index 0000000..6c8fad2 --- /dev/null +++ b/.vscode/extensions.json @@ -0,0 +1,7 @@ +{ + "recommendations": [ + "fnando.linter", + "jebbs.markdown-extended", + "redhat.vscode-yaml" + ] +} \ No newline at end of file