公告板
版本库
filestore
活动
搜索
登录
main
/
TextbookReader
电子教材阅读器
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
Merge branch 'master' of http://182.92.203.7:2001/r/TextbookReader
闫增涛
2024-06-19
a28963aa7e04322572a5a2628a855fe7799f45d3
[TextbookReader.git]
/
.prettierrc.json
1
2
3
4
5
6
7
8
{
"$schema": "https://json.schemastore.org/prettierrc",
"semi": false,
"tabWidth": 2,
"singleQuote": true,
"printWidth": 100,
"trailingComma": "none"
}