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

Use typings instead of tsd to grab d.ts files #145

Closed
wants to merge 1 commit into from
Closed

Use typings instead of tsd to grab d.ts files #145

wants to merge 1 commit into from

Conversation

benferse
Copy link
Member

@benferse benferse commented Feb 6, 2016

TSD has been deprecated (see DefinitelyTyped/tsd#269) in favor of further development on typings. Updating the node.js sample to install and use typings instead.

TSD still works for now, but may as well be future proof :)

TSD has been deprecated (see DefinitelyTyped/tsd#269) in favor of further development on typings. Updating the node.js sample to install and use typings instead.
@egamma
Copy link
Member

egamma commented Feb 8, 2016

Thanks for the heads-up on this deprecation and PR!

There are several other places where we refer to TSD in the docs and we should be consistent, e.g, https://code.visualstudio.com/Docs/runtimes/nodejs. We also use TSD in samples and we as a time still have tsd in our brains and hands.

@gregvanl let's make this a concerted effort on this and let's wait with adopting this PR.

@benferse
Copy link
Member Author

benferse commented Feb 8, 2016

Sounds good, thanks Erich!

@gregvanl
Copy link

Hi Ben, I can't merge your pull request due to conflicts but I'll take your changes manually. I'm also updating other uses of TSD in our docs.
Thanks

@gregvanl
Copy link

Added Ben changes with ea22387

@gregvanl gregvanl closed this Feb 25, 2016
@benferse benferse deleted the patch-1 branch February 26, 2016 03:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants