1 Star 0 Fork 13

mr_DengLei/arco-design-vue3-cashier

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.prettierrc.js 211 Bytes
一键复制 编辑 原始数据 按行查看 历史
purl 提交于 2023-07-13 12:00 . 初稿
module.exports = {
tabWidth: 2,
endOfLine: "auto",
semi: true,
printWidth: 80,
singleQuote: true,
quoteProps: 'consistent',
htmlWhitespaceSensitivity: 'strict',
vueIndentScriptAndStyle: true,
};
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/crazy_about_programming/arco-design-vue3-cashier.git
git@gitee.com:crazy_about_programming/arco-design-vue3-cashier.git
crazy_about_programming
arco-design-vue3-cashier
arco-design-vue3-cashier
master

搜索帮助