Files
helm-gitea/.vscode/settings.json
2024-01-07 01:35:43 +00:00

9 lines
223 B
JSON

{
"yaml.schemas": {
"https://raw.githubusercontent.com/helm-unittest/helm-unittest/v0.4.0/schema/helm-testsuite.json": [
"/unittests/**/*.yaml"
]
},
"yaml.schemaStore.enable": true
}