1 Star 0 Fork 11

田琪Tank/ChatALL

forked from Sunner/ChatALL 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.prettierrc.js 151 Bytes
一键复制 编辑 原始数据 按行查看 历史
Sunner 提交于 2023-05-10 15:23 . style: default using double quote
module.exports = {
semi: true,
trailingComma: "all",
singleQuote: false,
printWidth: 80,
tabWidth: 2,
plugins: ["prettier-plugin-vue"],
};
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/tank8/ChatALL.git
git@gitee.com:tank8/ChatALL.git
tank8
ChatALL
ChatALL
main

搜索帮助