Updated VSCode and Firefox config

This commit is contained in:
2025-10-14 14:50:52 -04:00
parent 71a6b7bc53
commit 205c555984
3 changed files with 15 additions and 1 deletions

View File

@@ -78,6 +78,9 @@
};
# Svelte
"[svelte]" = {
"editor.defaultFormatter" = "svelte.svelte-vscode";
};
"svelte.enable-ts-plugin" = true;
# C / C++