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