dashboard
repositories
filestore
activity
search
login
dg
/
dabao_agent
大宝代理后台
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
first commit
zzzz
2024-04-09
a2399ad792d2e5209d5803dcb6845684bf3e2b96
[dg/dabao_agent.git]
/
.lintstagedrc.json
1
2
3
4
{
"*.js": "eslint --fix",
"*.{css,less}": "stylelint --fix"
}