1 Star 0 Fork 1

K先生/ChatALL

forked from sunfei/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"],
};
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/caigen11/ChatALL.git
git@gitee.com:caigen11/ChatALL.git
caigen11
ChatALL
ChatALL
main

搜索帮助