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.
editor-setup.mdx
1 parent 01cc64a commit fff27d0Copy full SHA for fff27d0
src/content/docs/zh-cn/editor-setup.mdx
@@ -73,7 +73,7 @@ import ReadMore from '~/components/ReadMore.astro';
73
74
### Biome
75
76
-[Biome](https://biomejs.dev/) 是一个面向 Web 的 all-in-one 的 linter 和 formatter。 [Biome 目前对 `.astro` 文件有部分支持](https://biomejs.dev/internals/language-support/#html-super-languages-support),可用于检查和格式化 `.astro` 文件中的 frontmatter。
+[Biome](https://biomejs.dev/) 是一个面向 Web 的 all-in-one 的 linter 和 formatter。 [Biome 目前对 `.astro` 文件有实验性的支持](https://biomejs.dev/internals/language-support/#html-super-languages-support),可用于检查和格式化 `.astro` 文件中的 frontmatter。
77
78
### Prettier
79
0 commit comments