Skip to content

Can we stop shipping typescriptServices.js? #50758

Closed
@DanielRosenwasser

Description

@DanielRosenwasser

typescriptServices.js is a global file that provides the language service; however:

  1. I believe most of the same functionality is exported in typescript.js and tsserverlibrary.js, just in CommonJS.
  2. Most language service consumers are just using tsserver these days anyhow.

Is there any need to continue shipping this file to npm?

Maybe these queries will help give us a few pointers as to who's using it

Metadata

Metadata

Assignees

Labels

DiscussionIssues which may not have code impactFix AvailableA PR has been opened for this issue

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions