Files
product-demos/.vscode/extensions.json
2023-08-28 15:57:19 -04:00

8 lines
127 B
JSON

{
"recommendations": [
"redhat.vscode-yaml",
"redhat.ansible",
"ms-python.black-formatter"
]
}