公告板
版本库
filestore
活动
搜索
登录
main
/
chuanyinweb
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
纸张贸易
zhangwei
2025-12-29
8edec205baf395715c044a86067505d58455b1c6
[chuanyinweb.git]
/
.prettierrc
1
2
3
4
5
6
7
8
9
10
{
"semi": false,
"singleQuote": true,
"trailingComma": "none",
"printWidth": 80,
"tabWidth": 2,
"useTabs": false,
"bracketSpacing": true,
"arrowParens": "avoid"
}