Skip to content
This repository was archived by the owner on Dec 12, 2021. It is now read-only.

Conversation

@EisenbergEffect
Copy link
Contributor

This commit enables TypeScript developers to use this library by
providing the minimal set of type definitions along with configuration
in package.json for the TypeScript compiler and a typings.json file for
popular d.ts acquisition tools.

This commit enables TypeScript developers to use this library by
providing the minimal set of type definitions along with configuration
in package.json for the TypeScript compiler and a typings.json file for
popular d.ts acquisition tools.
@coveralls
Copy link

coveralls commented Jun 19, 2016

Coverage Status

Coverage remained the same at 100.0% when pulling 27d04c2 on EisenbergEffect:master into 03862f9 on ansman:master.

@ansman
Copy link
Owner

ansman commented Jun 20, 2016

This seems great. Just a quick question though. Shouldn't all of the public API be exposed like this?

@EisenbergEffect
Copy link
Contributor Author

Yes, they should. The Aurelia community is using this plugin a lot. We built a nice validation plugin on top of it but we had a lot of issues with TS users who couldn't get the d.ts file. So, I just wanted to put something basic in place that would at least satisfy the main-use APIs.

@ansman ansman merged commit 8104e7e into ansman:master Jul 3, 2016
@ansman
Copy link
Owner

ansman commented Nov 5, 2016

Released in 0.11.0

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.

3 participants