1 Star 0 Fork 0

展望/loong-naive-pro

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.prettierrc 393 Bytes
一键复制 编辑 原始数据 按行查看 历史
TenXZW 提交于 2024-09-06 20:52 . first commit
{
"semi": true,
"endOfLine": "auto",
"singleQuote": true,
"trailingComma": "none",
"bracketSpacing": true,
"jsxBracketSameLine": false,
"vueIndentScriptAndStyle": false,
"jsxBracketSameLine:": true,
"htmlWhitespaceSensitivity": "ignore",
"wrapAttributes": true,
"overrides": [
{
"files": "*.html",
"options": {
"parser": "html"
}
}
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/TenXZW/loong-naive-pro.git
git@gitee.com:TenXZW/loong-naive-pro.git
TenXZW
loong-naive-pro
loong-naive-pro
master

搜索帮助