cms/.vscode/settings.json

5 lines
97 B
JSON
Raw Permalink Normal View History

2025-07-24 10:25:56 -04:00
{
"yaml.schemas": {
"https://schema.manifest.build/schema.json": "**/manifest/**.yml"
}
}