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

Bundle TypeScript typings with this package #386

Open
davidfarinha opened this issue Aug 5, 2018 · 2 comments
Open

Bundle TypeScript typings with this package #386

davidfarinha opened this issue Aug 5, 2018 · 2 comments

Comments

@davidfarinha
Copy link

davidfarinha commented Aug 5, 2018

It's recommended to store the TypeScript typings with the npm package and it helps TypeScript developers have access to the type definitions immediately in the same package instead of having to depend on a separate @types/xxx package.

I am working on some typings (a single index.d.ts file) for this module which extend the @types/rethinkdb typings in DefinitelyTyped. When they're tested I'd be happy to pull them into this package (which would be the preferred way) instead of pulling them into the DefinitelyTyped repository.

@ChrisTalman
Copy link

That'd be really useful.

I'd be happy to help out where I can, although sadly my knowledge of type definitions is limited.

@bbar
Copy link

bbar commented Oct 9, 2018

https://github.com/rethinkdb/rethinkdb-ts

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

No branches or pull requests

3 participants