dashboard
repositories
filestore
activity
search
login
dg
/
dabao_admin
大宝管理后台代码
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
123
dcc
2024-06-11
8c3fe58c2e0afbd60cb8e197bbdf7a7ef295e77f
[dg/dabao_admin.git]
/
.prettierrc
1
2
3
4
5
6
{
"printWidth": 120,
"semi": false,
"singleQuote": true,
"prettier.spaceBeforeFunctionParen": true
}