1 Star 0 Fork 58

Major-chen/JiwuChat

forked from KiWi2333/JiwuChat 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.prettierrc 480 Bytes
一键复制 编辑 原始数据 按行查看 历史
KiWi2333 提交于 2024-05-03 21:20 +08:00 . Init: 初始化
{
"arrowParens": "always",
"bracketSameLine": false,
"bracketSpacing": true,
"embeddedLanguageFormatting": "auto",
"htmlWhitespaceSensitivity": "strict",
"insertPragma": false,
"jsxSingleQuote": false,
"proseWrap": "never",
"quoteProps": "as-needed",
"requirePragma": false,
"semi": false,
"singleQuote": true,
"tabWidth": 2,
"trailingComma": "none",
"useTabs": false,
"vueIndentScriptAndStyle": false,
"printWidth": 180,
"endOfLine": "auto"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/majortest/JiwuChat.git
git@gitee.com:majortest/JiwuChat.git
majortest
JiwuChat
JiwuChat
main

搜索帮助