ansible-nas/.vscode/extensions.json

6 lines
110 B
JSON
Raw Normal View History

{
"recommendations": [
"haaaad.ansible",
"ybaumes.highlight-trailing-white-spaces"
]
}