We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc2de1a commit 82dc52cCopy full SHA for 82dc52c
2 files changed
changelog_unreleased/angular/18593.md
@@ -14,7 +14,7 @@
14
SyntaxError: Incomplete block "case". If you meant to write the @ character, you should use the "@" HTML entity instead. (2:3)
15
16
<!-- Prettier main -->
17
-@switch (a) {
+@switch (foo) {
18
@case (0)
19
@case (1) {
20
<div>case 0 or 1</div>
website/blog/2026-01-14-3.8.0.md
@@ -35,7 +35,7 @@ If you find Prettier valuable and want to help us keep pace with fast-moving fra
35
36
37
<!-- Prettier 3.8 -->
38
39
40
41
0 commit comments