dashboard
repositories
filestore
activity
search
login
dg
/
dabao_admin
大宝管理后台代码
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
7.6更改的东西
dcc
2024-07-07
55424ae85fe3b97a0fa383e00515e5edc4e9a75b
[dg/dabao_admin.git]
/
.prettierrc
1
2
3
4
5
6
{
"printWidth": 120,
"semi": false,
"singleQuote": true,
"prettier.spaceBeforeFunctionParen": true
}