Skip to content

Conversation

andrewbranch
Copy link
Member

@andrewbranch andrewbranch commented Oct 1, 2020

Fixes #29038 (even more)

@typescript-bot typescript-bot added Author: Team For Milestone Bug PRs that fix a bug with a specific milestone labels Oct 1, 2020
if (otherFile.externalModuleIndicator && !otherFile.commonJsModuleIndicator) return false;
}

// 5. Literally nothing to go on
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
// 5. Literally nothing to go on
// 5. Literally nothing to go on, why not zoidberg?

@andrewbranch andrewbranch merged commit 736363b into microsoft:master Oct 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author: Team For Milestone Bug PRs that fix a bug with a specific milestone
Projects
None yet
Development

Successfully merging this pull request may close these issues.

VSCode mixes import and require syntaxes on auto-import
4 participants