大宝管理后台代码
dcc
2024-05-14 793cefdfcaabc838d2a55aa98f18d00b308e364d
1
2
3
4
{
  "*.js": "eslint --fix",
  "*.{css,less}": "stylelint --fix"
}