diff --git a/cursor/.config/Cursor/User/settings.json b/cursor/.config/Cursor/User/settings.json index e915650..bdb1dbf 100644 --- a/cursor/.config/Cursor/User/settings.json +++ b/cursor/.config/Cursor/User/settings.json @@ -127,5 +127,7 @@ "typescriptreact" ], "nix.formatterPath": "/run/current-system/sw/bin/nixfmt", + "svelte.enable-ts-plugin": true, + "git.confirmSync": false, }