{ "*.{js,ts,vue}": "eslint --cache --fix", "*.{css,scss,vue}": "stylelint --cache --fix" }