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