prometheus-postgres-exporter/.vscode/settings.json

8 lines
202 B
JSON
Raw Normal View History

2024-11-25 10:53:09 +00:00
{
"yaml.schemas": {
"https://raw.githubusercontent.com/helm-unittest/helm-unittest/v0.5.2/schema/helm-testsuite.json": [
"/unittests/**/*.yaml"
]
},
"yaml.schemaStore.enable": true
}