-
Notifications
You must be signed in to change notification settings - Fork 113
Closed
Labels
Description
Describe the bug tsc compile fails with Typescript v3.9.7
To Reproduce Steps to reproduce the behavior:
See https://github.com/blimmer/vue-testing-library-issue / https://github.com/blimmer/vue-testing-library-issue/runs/2946243182?check_suite_focus=true
Expected behavior
The Typescript compile should pass with TypeScript v3.
Screenshots
Related information:
@testing-library/vueversion: 5.8.0Vueversion: N/Anodeversion: 14npm(oryarn) version: N/A
Relevant code or config (if any)
import '@testing-library/vue'Additional context
Shouldn't the TypeScript check step of the CI system catch this?
