公告板
版本库
filestore
活动
搜索
登录
刘成
/
OlyMEBG
派生自
OlyMEBG
概况
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
WLIG-CC78MX 【委托】NFM105接口增加OTS运单号字段
涂煌豪
2022-04-12
0f1b20f505df9737ea21f8f4a4fe86b11d111807
[~liucheng/OlyMEBG.git]
/
.prettierrc
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"trailingComma": "none",
"overrides": [
{
"files": "**/lwc/**/*.html",
"options": { "parser": "lwc" }
},
{
"files": "*.{cmp,page,component}",
"options": { "parser": "html" }
}
]
}