Commit e2e4e3b
committed
Pin Prettier VSCode extension
Starting with prettier-vscode version 12.4.0, untrusted workspaces now
no longer load Prettier configuration files. This breaks the ability to
format Git commit and tag messages (6225082, 92381de) if the
VSCode/VSCodium workspace is opened in restricted mode.
This commit will pin the extension to the previous version until a fix
is available.
- https://github.com/prettier/prettier-vscode/releases/tag/v12.4.0
- prettier/prettier-vscode#3972
- prettier/prettier-vscode#39741 parent d510cc2 commit e2e4e3b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments