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