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

chore: add tsd tests for typings #72

Merged
merged 1 commit into from
Apr 17, 2020

Conversation

cexbrayat
Copy link
Member

@cexbrayat cexbrayat commented Apr 17, 2020

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-dtsfor the wrapper inference.

Note that I had to to @types/node to avoid an issue I fixed in Vue itself vuejs/core#968

This is a base PR for a follow-up that will improve the typings of mount and props options as @lmiller1990 suggested

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.
@lmiller1990
Copy link
Member

Great! Should I merge this or are you going to make more PRs targeting this?

@lmiller1990
Copy link
Member

Oops, I get it now.

@lmiller1990 lmiller1990 merged commit c8d13cf 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