1
jhzh
2025-07-24 93cf96d0abc35e1a0dbf333236271594c793f470
1
2
3
4
{
  "*.js": "eslint --fix",
  "*.{css,less}": "stylelint --fix"
}