jhzh
2026-01-04 9e6e9bdc3e3a4aff02022ff63bd8cb51a65e848b
1
2
3
4
{
  "*.js": "eslint --fix",
  "*.{css,less}": "stylelint --fix"
}