Skip to content

Fix mistakenly disallowed default export under erasableSyntaxOnly - #61210

Merged
Jake Bailey (jakebailey) merged 3 commits into
microsoft:mainfrom
jakebailey:fix-erasable-default
Feb 18, 2025
Merged

Fix mistakenly disallowed default export under erasableSyntaxOnly#61210
Jake Bailey (jakebailey) merged 3 commits into
microsoft:mainfrom
jakebailey:fix-erasable-default

Conversation

@jakebailey

Copy link
Copy Markdown
Member

I forgot that export default and export = are the same node, just with an extra marker. Oops.

See #61175 (comment).

Comment thread tests/baselines/reference/erasableSyntaxOnlyDeclaration.errors.txt Outdated
@jakebailey

Copy link
Copy Markdown
Member Author

TypeScript Bot (@typescript-bot) cherry-pick this to release-5.8

@typescript-bot

TypeScript Bot (typescript-bot) commented Feb 20, 2025

Copy link
Copy Markdown
Contributor

Starting jobs; this comment will be updated as builds start and complete.

Command Status Results
cherry-pick this to release-5.8 ✅ Started ✅ Results

@typescript-bot

Copy link
Copy Markdown
Contributor

Hey, Jake Bailey (@jakebailey)! I've created #61237 for you.

Daniel Rosenwasser (DanielRosenwasser) pushed a commit that referenced this pull request Feb 26, 2025
…e-5.8 (#61237)

Co-authored-by: Jake Bailey <5341706+jakebailey@users.noreply.github.com>
@microsoft Microsoft (microsoft) locked as resolved and limited conversation to collaborators Oct 15, 2025
@jakebailey
Jake Bailey (jakebailey) deleted the fix-erasable-default branch October 16, 2025 00:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants