大宝管理后台代码
zzzz
2024-03-31 a818e896724cc54bdad481e8e525670311d20c9f
1
2
3
4
{
  "*.js": "eslint --fix",
  "*.{css,less}": "stylelint --fix"
}