From 6f5f9e8dd0332cd9e205162ade236ccec9af6dde Mon Sep 17 00:00:00 2001
From: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
Date: Mon, 24 Mar 2025 09:15:49 +0800
Subject: [PATCH] chore: format
---
.vscode/settings.json | 6 +++---
README.md | 12 ++++++------
2 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/.vscode/settings.json b/.vscode/settings.json
index a107f48f3..cd8bc0209 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -1,10 +1,10 @@
{
+ "editor.formatOnSave": true,
+ "editor.defaultFormatter": "esbenp.prettier-vscode",
"[javascript][javascriptreact][typescript][typescriptreact][json][jsonc]": {
- "editor.formatOnSave": true,
"editor.codeActionsOnSave": {
"source.fixAll.eslint": "explicit"
- },
- "editor.defaultFormatter": "esbenp.prettier-vscode"
+ }
},
"files.associations": {
"*.css": "tailwindcss"
diff --git a/README.md b/README.md
index 6dd803e80..2b51fad29 100644
--- a/README.md
+++ b/README.md
@@ -36,13 +36,13 @@ Whether for users or professional developers, Folo will be your open information
Feel free to try it using the following methods:
-| Operating System | Source |
-| :--------------- | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
-| Any |
|
-| iOS |
|
+| Operating System | Source |
+| :--------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
+| Any |
|
+| iOS |
|
| macOS |
|
-| Windows |
|
-| Linux |
|
+| Windows |
|
+| Linux |
|
You can also install using the following methods maintained by our community: