update vscode
This commit is contained in:
@@ -58,6 +58,9 @@ in
|
|||||||
"[typescriptreact]" = {
|
"[typescriptreact]" = {
|
||||||
"editor.defaultFormatter" = "biomejs.biome";
|
"editor.defaultFormatter" = "biomejs.biome";
|
||||||
};
|
};
|
||||||
|
"[jsonc]" = {
|
||||||
|
"editor.defaultFormatter" = "biomejs.biome";
|
||||||
|
};
|
||||||
|
|
||||||
"typescript.preferences.preferTypeOnlyAutoImports" = true;
|
"typescript.preferences.preferTypeOnlyAutoImports" = true;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user