{ "*.{js,jsx,ts,tsx}": "eslint --fix", "*.{js,css,md,html,json}": "npx pretty-quick --staged" }