add Svelte TypeScript plugin and disable Git sync confirmation in cursor settings
This commit is contained in:
parent
cf1dd8fb6a
commit
e4def5a290
@ -127,5 +127,7 @@
|
|||||||
"typescriptreact"
|
"typescriptreact"
|
||||||
],
|
],
|
||||||
"nix.formatterPath": "/run/current-system/sw/bin/nixfmt",
|
"nix.formatterPath": "/run/current-system/sw/bin/nixfmt",
|
||||||
|
"svelte.enable-ts-plugin": true,
|
||||||
|
"git.confirmSync": false,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user