大宝管理后台代码
11
jhzh
2024-10-11 417c8c4716f8dab251c9877665f256c1be58acbb
1
2
3
4
{
  "*.js": "eslint --fix",
  "*.{css,less}": "stylelint --fix"
}