Skip to content

Type errors with TypeScript 3.9.7 #240

Closed
@blimmer

Description

@blimmer

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

Screen Shot 2021-06-29 at 2 31 48 PM

Related information:

  • @testing-library/vue version: 5.8.0
  • Vue version: N/A
  • node version: 14
  • npm (or yarn) 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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingreleased

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions