New branch and updates to the workspace file

This commit is contained in:
Scott Idem
2024-09-12 13:09:12 -04:00
parent 5b8121bfc7
commit faf37f8159

View File

@@ -8,6 +8,7 @@
"cSpell.words": [ "cSpell.words": [
"filelist" "filelist"
], ],
"git.autofetch": true "git.autofetch": true,
"editor.defaultFormatter": "svelte.svelte-vscode"
} }
} }