Revert "fix: improve VS Code config synchronization and code formatting"

This reverts commit 463e430a3d.
This commit is contained in:
Jason
2025-09-18 17:57:32 +08:00
parent 463e430a3d
commit eca14db58c
7 changed files with 106 additions and 195 deletions
+1 -1
View File
@@ -35,4 +35,4 @@ export const extractErrorMessage = (error: unknown): string => {
}
return "";
};
};