Skip to content

Conversation

@bcherny
Copy link
Contributor

@bcherny bcherny commented Apr 24, 2017

It doesn't seem like you use TS (at least in your open source work), but it's TS best practice to commit typings directly to the repo they type.

If you would rather not do that, I can do the next best thing and commit these typings to DefinitelyTyped, the central typings repo for TypeScript.

@coveralls
Copy link

coveralls commented Apr 24, 2017

Coverage Status

Coverage remained the same at 94.653% when pulling 81df232 on bcherny:master into 0f2405f on BigstickCarpet:master.

@JamesMessinger
Copy link
Member

Wow, thanks for the PR! I don't use TypeScript, so I don't have any easy way to verify that these type definitions are correct, so I guess I'll just assume they are. :)

@JamesMessinger JamesMessinger merged commit 2e0d82d into APIDevTools:master Apr 24, 2017
@bcherny
Copy link
Contributor Author

bcherny commented Apr 24, 2017

@BigstickCarpet I've been using them to a limited extent in https://github.com/bcherny/json-schema-to-typescript. They're correct as far as I tested, and if there are errors (there's always something 😃 ) fixing them is as easy as updating them in this repo (typings have no caching layer besides NPM's, and are versioned along with the package they type).

@qm3ster
Copy link

qm3ster commented Aug 28, 2018

@bcherny my fren, it's #100 all TypeScript now xD
💯 💯 💯 💯

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants