fix(vscode): remove settings.json

This commit is contained in:
2025-07-23 21:35:10 +02:00
parent 90e3520510
commit a9324855df

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
}