heyuntao
2023-10-19 1a4336c5658149b728f7644694ee313c4ffa3291
1
2
3
4
{
  "*.js": "eslint --fix",
  "*.{css,less}": "stylelint --fix"
}