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

fix: improve vm types #73

Merged
merged 2 commits into from
Apr 17, 2020
Merged

fix: improve vm types #73

merged 2 commits into from
Apr 17, 2020

Conversation

cexbrayat
Copy link
Member

@cexbrayat cexbrayat commented Apr 17, 2020

This improves the signature of mount in order to have a proper type checking of vm.

On top of #72

This adds a new Ci task to check that the typings are as expected. It uses `tsd` (as done on `vue-next`), and adds a basic test in `test-dts`for the wrapper inference.
This improves the signature of `mount` in order to have a proper type checking of `vm`.
@lmiller1990
Copy link
Member

I love ts, thanks!

@lmiller1990 lmiller1990 merged commit c2ff6f5 into vuejs:master Apr 17, 2020
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

Successfully merging this pull request may close these issues.

2 participants