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 31b4d35 commit b67389cCopy full SHA for b67389c
src/content/docs/tips/prettier.mdx
@@ -37,7 +37,7 @@ Next, update your [Prettier config](https://prettier.io/docs/en/configuration) i
37
{
38
"files": "*.astro",
39
"options": {
40
- "parser": "astro",
+ "parser": "astro"
41
}
42
43
]
0 commit comments