chore: update prettier extension identifier
prettier/prettier-vscode#3858
This commit is contained in:
parent
d81a7b2b32
commit
360bf68601
|
|
@ -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"
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue