how'd that happen?

This commit is contained in:
pdxlocations 2023-09-19 21:46:49 -07:00
parent 72ec9f4a11
commit bda010daf8

View file

@ -2,7 +2,7 @@
"editor.formatOnSave": true, "editor.formatOnSave": true,
"editor.defaultFormatter": "trunk.io", "editor.defaultFormatter": "trunk.io",
"files.associations": { "files.associations": {
"*.yaml": "home-assistant" "*.mdx": "markdown"
}, },
"[typescriptreact]": { "[typescriptreact]": {
"editor.defaultFormatter": "rome.rome" "editor.defaultFormatter": "rome.rome"