Skip to content

fix(tsconfig): restore include/exclude globs#44

Merged
asachs01 merged 1 commit into
mainfrom
fix/tsconfig-globs
Jun 22, 2026
Merged

fix(tsconfig): restore include/exclude globs#44
asachs01 merged 1 commit into
mainfrom
fix/tsconfig-globs

Conversation

@asachs01

Copy link
Copy Markdown
Member

Repairs glob corruption from the toolchain bump (src/**/*src*). build green.

The prior toolchain bump's tsconfig editor used a comment-stripping regex that
corrupted glob patterns ("src/**/*" → "src*"). Restore the original
include/exclude; types:[node] + ignoreDeprecations:6.0 are kept.
@asachs01 asachs01 merged commit 56ba0aa into main Jun 22, 2026
@asachs01 asachs01 deleted the fix/tsconfig-globs branch June 22, 2026 03:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant