Files
Docker-Projects/.vscode/settings.json

9 lines
134 B
JSON

{
"yaml.schemas": {
"https://json.schemastore.org/config-yaml-schema.json": [
"/**/*.yaml",
"/**/*.yml"
]
}
}