1 Star 0 Fork 19

Young.Liu/ballcat-admin-ui-vue3

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.prettierrc 427 Bytes
一键复制 编辑 原始数据 按行查看 历史
Hccake 提交于 2022-06-08 08:51 . :tada:first commit
semi: false # 语句末尾是否加分号
singleQuote: true # 使用单引号代替双引号
printWidth: 100 # 超过多长进行换行
trailingComma: 'none' # 多行输入的尾逗号是否添加
arrowParens: 'avoid' # (x) => {} 箭头函数参数只有一个时是否要有小括号。avoid:省略括号
endOfLine: 'lf' # 格式化换行符,默认值 lf
# vueIndentScriptAndStyle: true # vue script 标签的缩进开启
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/ipipi/ballcat-admin-ui-vue3.git
[email protected]:ipipi/ballcat-admin-ui-vue3.git
ipipi
ballcat-admin-ui-vue3
ballcat-admin-ui-vue3
master

搜索帮助