Skip to content

Registry ATA uses should be configurable #35038

@sandersn

Description

@sandersn

Currently typingsInstaller always uses the NPM registry to install types-registry and @types/* packages. #33791 makes it use the github package registry for types-registry, with a fallback to NPM. But this is hard-coded. Instead the editor should pass a flag to typingsInstaller that specifies the registry to use.

It is fine if NPM is still the fallback -- in fact it is desirable until we're confident in github's ability to host packages.

Metadata

Metadata

Assignees

Labels

BugA bug in TypeScriptCommittedThe team has roadmapped this issueRescheduledThis issue was previously scheduled to an earlier milestone

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions