Skip to content

Fix export = error message to not have redundant language#50308

Merged
jakebailey merged 1 commit into
microsoft:mainfrom
jakebailey:fix-module-decl-error
Aug 15, 2022
Merged

Fix export = error message to not have redundant language#50308
jakebailey merged 1 commit into
microsoft:mainfrom
jakebailey:fix-module-decl-error

Conversation

@jakebailey

Copy link
Copy Markdown
Member

I noticed this while working on a project this weekend; this message currently says:

This module is declared with using 'export ='

"with using" is sorta like typoing "is is". I removed "using" so it's not duplicated, but that's just a wording taste.

@typescript-bot typescript-bot added Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels Aug 15, 2022
@jakebailey jakebailey merged commit fd3c46b into microsoft:main Aug 15, 2022
@jakebailey jakebailey deleted the fix-module-decl-error branch August 15, 2022 20:13
@weswigham

Copy link
Copy Markdown
Member

@typescript-bot cherry-pick this into release-4.8

Prereq of #49814 merging into 4.8

@typescript-bot

typescript-bot commented Aug 31, 2022

Copy link
Copy Markdown
Contributor

Heya @weswigham, I've started to run the task to cherry-pick this into release-4.8 on this PR at 5392e26. You can monitor the build here.

@typescript-bot

Copy link
Copy Markdown
Contributor

Hey @weswigham, I've opened #50577 for you.

typescript-bot pushed a commit to typescript-bot/TypeScript that referenced this pull request Sep 1, 2022
Component commits:
5392e26 Fix export = error message to not have redundant language
weswigham pushed a commit that referenced this pull request Sep 1, 2022
Component commits:
5392e26 Fix export = error message to not have redundant language

Co-authored-by: Jake Bailey <[email protected]>
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants