4 Star 20 Fork 3

Gitee 极速下载/Keybase

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/keybase/client
克隆/下载
.prettierrc 638 Bytes
一键复制 编辑 原始数据 按行查看 历史
chrisnojima 提交于 2023-12-07 16:43 . v630 start (#25648)
{
"arrowParens": "avoid",
"bracketSpacing": false,
"printWidth": 110,
"semi": false,
"singleQuote": true,
"tabWidth": 2,
"trailingComma": "es5",
"overrides": [
{
"files": "*-gen.js",
"options": {
"printWidth": 500
}
},
{
"files": "rpc-*gen*",
"options": {
"printWidth": 99999
}
},
{
"files": "*.json",
"options": {
"printWidth": 100
}
},
{
"files": "*.mm",
"options": {
"printWidth": 200
}
},
{
"files": "*.m",
"options": {
"printWidth": 200
}
}
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors/Keybase.git
git@gitee.com:mirrors/Keybase.git
mirrors
Keybase
Keybase
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385