mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-14 19:55:08 +01:00
Set default formatter for react TS
This commit is contained in:
parent
211476f53e
commit
79afc373ff
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@
|
|||
"[jsonc]"."editor.defaultFormatter" = "esbenp.prettier-vscode";
|
||||
"[html]"."editor.defaultFormatter" = "esbenp.prettier-vscode";
|
||||
"[css]"."editor.defaultFormatter" = "esbenp.prettier-vscode";
|
||||
|
||||
"[typescriptreact]"."editor.defaultFormatter" = "esbenp.prettier-vscode";
|
||||
# Generic
|
||||
"window.zoomLevel" = 1;
|
||||
"terminal.integrated.enableMultiLinePasteWarning" = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue