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 | Browser | -| iOS | App Store | +| Operating System | Source | +| :--------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| Any | Browser | +| iOS | App Store | | macOS | Microsoft Store App Store | -| Windows | Microsoft Store App Store | -| Linux | App Store | +| Windows | Microsoft Store App Store | +| Linux | App Store | You can also install using the following methods maintained by our community: