chore: update prettier extension identifier

prettier/prettier-vscode#3858
This commit is contained in:
Tony
2025-12-02 11:06:32 +08:00
parent d81a7b2b32
commit 360bf68601
3 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
"dbaeumer.vscode-eslint", "dbaeumer.vscode-eslint",
"eamodio.gitlens", "eamodio.gitlens",
"EditorConfig.EditorConfig", "EditorConfig.EditorConfig",
"esbenp.prettier-vscode", "prettier.prettier-vscode",
"SonarSource.sonarlint-vscode", "SonarSource.sonarlint-vscode",
"VASubasRaj.flashpost", // Thunder Client is paywalled in WSL/Codespaces/SSH > 2.30.0 "VASubasRaj.flashpost", // Thunder Client is paywalled in WSL/Codespaces/SSH > 2.30.0
"ZihanLi.at-helper" "ZihanLi.at-helper"
-1
View File
@@ -18,7 +18,6 @@ test
.env .env
.eslint* .eslint*
.gitignore .gitignore
.gitpod.yml
.markdownlint.jsonc .markdownlint.jsonc
.prettier* .prettier*
.(yarn|npm|nvm)rc .(yarn|npm|nvm)rc
+1 -1
View File
@@ -25,7 +25,7 @@
"dbaeumer.vscode-eslint" "dbaeumer.vscode-eslint"
"eamodio.gitlens" "eamodio.gitlens"
"EditorConfig.EditorConfig" "EditorConfig.EditorConfig"
"esbenp.prettier-vscode" "prettier.prettier-vscode"
"sonarsource.sonarlint-vscode" "sonarsource.sonarlint-vscode"
]; ];