|
@@ -0,0 +1,13 @@
|
|
|
|
+{
|
|
|
|
+ "recommendations": [
|
|
|
|
+ "foxundermoon.shell-format",
|
|
|
|
+ "timonwong.shellcheck",
|
|
|
|
+ "jetmartin.bats",
|
|
|
|
+ "aaron-bond.better-comments",
|
|
|
|
+ "streetsidesoftware.code-spell-checker",
|
|
|
|
+ "editorconfig.editorconfig",
|
|
|
|
+ "github.vscode-github-actions",
|
|
|
|
+ "bmewburn.vscode-intelephense-client",
|
|
|
|
+ "redhat.vscode-yaml"
|
|
|
|
+ ]
|
|
|
|
+}
|