1 Star 0 Fork 0

huang_ws/Astro_docs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.prettierrc 320 Bytes
一键复制 编辑 原始数据 按行查看 历史
Reuben Tier 提交于 2023-12-05 07:26 +08:00 . Migrate Docs to Starlight (#4266)
{
"printWidth": 100,
"semi": true,
"singleQuote": true,
"tabWidth": 2,
"trailingComma": "es5",
"useTabs": true,
"plugins": ["prettier-plugin-astro"],
"overrides": [
{
"files": [".*", "*.json", "*.md", "*.mdx", "*.toml", "*.yml"],
"options": {
"useTabs": false
}
}
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Ethan_hws/astro_docs.git
git@gitee.com:Ethan_hws/astro_docs.git
Ethan_hws
astro_docs
Astro_docs
5-0-banners

搜索帮助