zzzz
2024-04-21 57a58364846f562d4166b3664da5c08be597c68d
1
2
3
4
{
  "*.js": "eslint --fix",
  "*.{css,less}": "stylelint --fix"
}