chore: added and applied XML formatter

This commit is contained in:
Kim, Jimin 2023-07-04 11:52:25 +09:00
parent 120be09c2c
commit 17ad02c5ac
3 changed files with 12 additions and 8 deletions

View file

@ -8,6 +8,7 @@
"styled-components.vscode-styled-components",
"bradlc.vscode-tailwindcss",
"unifiedjs.vscode-mdx",
"svelte.svelte-vscode"
"svelte.svelte-vscode",
"redhat.vscode-xml"
]
}

View file

@ -78,5 +78,8 @@
"color-highlight.markerType": "outline",
"[dotenv]": {
"editor.defaultFormatter": "foxundermoon.shell-format"
},
"[xml]": {
"editor.defaultFormatter": "redhat.vscode-xml"
}
}

View file

@ -3,7 +3,7 @@
<url>
<loc>https://developomp.com</loc>
<lastmod>2023-07-04</lastmod>
<changefreq>monthly</changefreq>
<changefreq>always</changefreq>
<priority>1.0</priority>
</url>
</urlset>