{ "**/*.{json,md,yml,jsx,js,ts,tsx}": "npx prettier --check", "src/**/*.{js,jsx,ts,tsx}": "npx eslint --max-warnings 0" }