Skip to content

TSServer: NoEmit should be the default for JS files in mixed TS/JS projects #11649

Closed
@jramsay

Description

@jramsay

Emit errors are being generated for JS files in mixed TS/JS projects. NoEmit is already set to true in VS host for JS only projects (projects that only contain JS, script blocks, and d.ts files). We need to handle the NoEmit scenario for JS files in the mixed project scenario.

noemitmixedtsjs

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugA bug in TypeScriptFixedA PR has been merged for this issueVisual StudioIntegration with Visual Studio

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions