Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

add typings to the module #282

Closed
wants to merge 1 commit into from
Closed

add typings to the module #282

wants to merge 1 commit into from

Conversation

netroy
Copy link

@netroy netroy commented Feb 28, 2017

fixes #189

borrows heavily from #189 (comment)

@benvinegar
Copy link
Contributor

While I appreciate the effort that went into this, we're intentionally avoiding having TypeScript typings in raven-node. They're a burden to maintain, people get upset if they don't work, they will be continuously out of date, and there hasn't been enough community push for them. We only support them in raven-js because Angular 2 is an officially supported platform, and it uses TypeScript by default.

We'd prefer if you consider submitting these to DefinitelyTyped instead.

@julien-c
Copy link

julien-c commented Mar 6, 2017

Would love this as well

@edvald
Copy link

edvald commented Mar 7, 2017

This would be super useful. Pushing this to DefinitelyTyped just adds a layer of complexity and doesn't help at all with compatibility issues, imo.

@netroy
Copy link
Author

netroy commented Apr 3, 2017

typings for raven-node landed here DefinitelyTyped/DefinitelyTyped#15429

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

Successfully merging this pull request may close these issues.

Add TypeScript type definitions
4 participants