1 Star 0 Fork 1

ibizlab-cloud/ibiz-web-core

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.prettierrc.yaml 490 Bytes
一键复制 编辑 原始数据 按行查看 历史
张平川 提交于 2025-04-25 19:03 +08:00 . feat: 同步最新内容至开源
# 起始格式化间隔
tabWidth: 2
# 使用单引号
singleQuote: true
# jsx 中使用单引号
jsxSingleQuote: true
# 对象中的 key 是否需要引号。as-needed: 只有在必须时才要
quoteProps: as-needed
# 每行结尾是否需要分号
trailingComma: all
# 括号中参数前后补充空格
bracketSpacing: true
# 箭头函数,参数是否添加括号
arrowParens: avoid
# jsx 元素最后末尾的 > ,换行放置
bracketSameLine: false
# 设置换行符
endOfLine: 'auto'
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ibizlab-cloud/ibiz-web-core.git
git@gitee.com:ibizlab-cloud/ibiz-web-core.git
ibizlab-cloud
ibiz-web-core
ibiz-web-core
master

搜索帮助