padloc/.vscode/settings.json

7 lines
111 B
JSON

{
"lit-plugin.globalAttributes": ["disabled"],
"files.associations": {
"*.svg": "html"
}
}