LinuxGSM/.vscode/extensions.json
2023-04-06 21:57:05 +01:00

11 lines
205 B
JSON

{
"recommendations": [
"ms-python.python",
"editorconfig.editorconfig",
"yzhang.markdown-all-in-one",
"esbenp.prettier-vscode",
"timonwong.shellcheck",
"redhat.vscode-yaml"
]
}