Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@types for sources outside of DefinitelyTyped (previously grabbed through typings) #9672

Closed
MarkPieszak opened this issue Jul 13, 2016 · 2 comments
Labels
External Relates to another program, environment, or user action which we cannot control.

Comments

@MarkPieszak
Copy link

MarkPieszak commented Jul 13, 2016

TypeScript Version: (2.0.0-dev.20160706)

Now that @types/ is replacing typings, how can we handle types that were coming from things besides DefinitelyTyped, like Github let's say.

Previously in typings this was done by:
"xhr2": "github:gdi2290/typed-xhr2#86ebfa644796b3a6553d22e62bb5e77fcae1eb8d"

xhr2 isn't in @types (https://www.npmjs.com/~types)

How can this be achieved now, is this future functionality that will come in upcoming releases perhaps?

For now I'm still using typings for those definitions that aren't part of @types yet, which isn't the end of the world, just wanted to see if anyone else has been running into this!

@RyanCavanaugh
Copy link
Member

Tracking this at the types-publisher repo: microsoft/types-publisher#4

@RyanCavanaugh RyanCavanaugh added the External Relates to another program, environment, or user action which we cannot control. label Jul 13, 2016
@mhegazy mhegazy closed this as completed Jul 13, 2016
@MarkPieszak
Copy link
Author

Oh okay great thanks Ryan! Apologies.

@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
External Relates to another program, environment, or user action which we cannot control.
Projects
None yet
Development

No branches or pull requests

3 participants