dotfiles/vscode/.vscode/extensions/redhat.vscode-yaml-1.15.0/custom-settings.json
2024-08-02 10:42:24 -06:00

5 lines
95 B
JSON

{
"yaml.schemas": {
"https://json.schemastore.org/kustomization.json": "/*"
}
}