zhao_js
2023-11-28 4d2bb20eecf42af8c0b29fda38b02df0f6c9895d
1
2
3
4
{
  "*.js": "eslint --fix",
  "*.{css,less}": "stylelint --fix"
}