Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
main
ClawX
/
.prettierrc
下载
H
Haze
feat(core): initialize project skeleton with Electron + React + TypeScript
b8ab0208
创建于
2月5日
历史提交
{
"semi"
:
true
,
"singleQuote"
:
true
,
"tabWidth"
:
2
,
"trailingComma"
:
"es5"
,
"printWidth"
:
100
}