jhzh
2024-03-23 59440199af50149a7b1d19a8a96ab5aee5175387
1
2
3
4
{
  "*.js": "eslint --fix",
  "*.{css,less}": "stylelint --fix"
}