大宝管理后台代码
jhzh
2024-05-22 455b1ab17947dec33c33f8d7fa03e23a94291139
1
2
3
4
{
  "*.js": "eslint --fix",
  "*.{css,less}": "stylelint --fix"
}