zhao_js
2024-01-03 a1321ff4ad712a1c14595bbb7cb6edfa029eca0b
1
2
3
4
{
  "*.js": "eslint --fix",
  "*.{css,less}": "stylelint --fix"
}