mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-03-13 10:30:18 +08:00
chore: update prettier extension identifier
prettier/prettier-vscode#3858
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
"dbaeumer.vscode-eslint",
|
||||
"eamodio.gitlens",
|
||||
"EditorConfig.EditorConfig",
|
||||
"esbenp.prettier-vscode",
|
||||
"prettier.prettier-vscode",
|
||||
"SonarSource.sonarlint-vscode",
|
||||
"VASubasRaj.flashpost", // Thunder Client is paywalled in WSL/Codespaces/SSH > 2.30.0
|
||||
"ZihanLi.at-helper"
|
||||
|
||||
@@ -18,7 +18,6 @@ test
|
||||
.env
|
||||
.eslint*
|
||||
.gitignore
|
||||
.gitpod.yml
|
||||
.markdownlint.jsonc
|
||||
.prettier*
|
||||
.(yarn|npm|nvm)rc
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
"dbaeumer.vscode-eslint"
|
||||
"eamodio.gitlens"
|
||||
"EditorConfig.EditorConfig"
|
||||
"esbenp.prettier-vscode"
|
||||
"prettier.prettier-vscode"
|
||||
"sonarsource.sonarlint-vscode"
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user