ansible-nas/.vscode/extensions.json
2022-09-11 17:16:45 +01:00

8 lines
172 B
JSON

{
"recommendations": [
"redhat.ansible",
"redhat.vscode-yaml",
"ybaumes.highlight-trailing-white-spaces",
"bungcip.better-toml"
]
}