{ "*.{js,jsx,ts,tsx}": ["yarn lint"], "*.{ts,tsx}": ["bash -c tsc --noEmit"] }