-
Notifications
You must be signed in to change notification settings - Fork 13k
Closed
Labels
DiscussionIssues which may not have code impactIssues which may not have code impactFix AvailableA PR has been opened for this issueA PR has been opened for this issue
Milestone
Description
typescriptServices.js
is a global file that provides the language service; however:
- I believe most of the same functionality is exported in
typescript.js
andtsserverlibrary.js
, just in CommonJS. - 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 impactIssues which may not have code impactFix AvailableA PR has been opened for this issueA PR has been opened for this issue