Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
next
radishes
/
.prettierrc
下载
L
little-buddy
refactor: bump @vue/eslint-config-prettier
467d89d5
创建于
2023年11月20日
历史提交
{
"semi"
:
false
,
"singleQuote"
:
true
,
"trailingComma"
:
"none"
,
"arrowParens"
:
"avoid"
}