{ "*.{js,jsx,ts,tsx}": ["eslint --fix"], "**/*": ["bash -c 'cd \"$(pwd)\" && next build"] }