Skip to content
This repository has been archived by the owner on Apr 8, 2020. It is now read-only.

Consider using Typings instead of TSD in templates #285

Closed
KavanShaban opened this issue Aug 28, 2016 · 1 comment
Closed

Consider using Typings instead of TSD in templates #285

KavanShaban opened this issue Aug 28, 2016 · 1 comment

Comments

@KavanShaban
Copy link

Just have to say the templates work great out of the box. However, as npm typings is now the preferred method to include definition files and also contains the newer versions of most libraries it would be great to utilize npm typing instead of the old TSD.

In addition, typings will detect if a definition file ships with the node module and it still has the ability to use the Definitely Typed repository if that's all that exists.

@MarkPieszak
Copy link
Contributor

We're waiting for TypeScript to get out beta for 2.0 to use @types in PR #258, so it's coming soon :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants