Skip to content

allowSyntheticDefaultImports should be the default? #10895

Closed
@egamma

Description

@egamma

We are investigating into simplifying the getting started experience for JS/ES6 projects.

One obstacle we have found is that users are surprised that Intellisense doesn't when they use ES6 style imports. The remedy is tell them to set allowSyntheticDefaultImports to true and we have a trouble shooting section on this in our docs.

Is there any reason why this setting cannot be true by default for JS projects?

CC @waderyan

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugA bug in TypeScriptFixedA PR has been merged for this issueVS Code TrackedThere is a VS Code equivalent to this issue

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions