chore(tsconfig.json): narrow 'include' pattern to prevent TS6053 race conditions from tsup bundled config files (#10522)
* chore(tsconfig.json): exclude tsup bundled config files to prevent TS6053 race conditions * chore(tsconfig.json): narrow 'include' pattern to specific config extensions * ci: apply automated fixes * chore(tsconfig.json): replace brace expansion with explicit '*.config.ts' and '*.config.js' patterns * chore(tsconfig.json): use single-line 'include' arrays for consistency * ci: apply automated fixes --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
W
Wonsuk Choi committed
74fa05eb1b16f40ea7068afd0e5e082687d22338
Parent: 8c3d523
Committed by GitHub <noreply@github.com>
on 5/3/2026, 6:24:13 PM