11
jhzh
2025-10-30 0b0bb61067f570aa7af992418596d4fdc2cedc02
1
2
3
4
{
  "*.js": "eslint --fix",
  "*.{css,less}": "stylelint --fix"
}