fix(vscode): remove settings.json

This commit is contained in:
2025-07-23 21:16:26 +02:00
parent 62f0815a3b
commit 4a03723386

View File

@ -1,8 +0,0 @@
{
"yaml.schemas": {
"https://raw.githubusercontent.com/helm-unittest/helm-unittest/v0.5.2/schema/helm-testsuite.json": [
"/unittests/**/*.yaml"
]
},
"yaml.schemaStore.enable": true
}