公告板
版本库
filestore
活动
搜索
登录
web-manage
/
web-manage
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
提交源码
seatonwan9
2025-08-28
b877343496638d3c80b5e408a4af3a997182d311
[web-manage/web-manage.git]
/
.prettierrc.json
1
2
3
4
5
6
{
"semi": false,
"tabWidth": 2,
"singleQuote": true,
"jsxSingleQuote": true
}