website/.vscode/settings.json
Steffen Illium 279ab4c602
All checks were successful
Jekyll site CI / docker (push) Successful in 3m30s
new cv, icons repaired, webp fixes and about page
2025-05-16 13:13:51 +02:00

11 lines
209 B
JSON

{
"files.associations": {
"*.yaml": "home-assistant"
},
"github.copilot.enable": {
"*": true,
"plaintext": false,
"markdown": true,
"scminput": false
}
}