Skip to content

Commit 7fe4fe9

Browse files
Revert prettier sh to previous version that worked with vscode extension (#9093)
This is breaking the formattging for all plugins as well(typespec included) prettier/prettier-vscode#3796
1 parent 394559f commit 7fe4fe9

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"prettier": "~3.6.2",
6565
"prettier-plugin-astro": "^0.14.1",
6666
"prettier-plugin-organize-imports": "~4.3.0",
67-
"prettier-plugin-sh": "^0.18.0",
67+
"prettier-plugin-sh": "^0.17.4",
6868
"rimraf": "~6.1.2",
6969
"syncpack": "^13.0.3",
7070
"tsx": "^4.19.3",

pnpm-lock.yaml

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)