mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-09-21 04:38:15 +08:00
chore: update prettier extension identifier
prettier/prettier-vscode#3858
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
@@ -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
@@ -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"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user