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