Skip to content
This repository was archived by the owner on May 8, 2024. It is now read-only.
This repository was archived by the owner on May 8, 2024. It is now read-only.

Tests should reject unqualified use of undefined interfaces #34

@BurtHarris

Description

@BurtHarris

The test tool seems to allow definitions to use undefined and unqualified interfaces like IterableIterater<T>, Symbol, and even ReadableStream.

Should it?! This seems to lead to issues like DefinitelyTyped/DefinitelyTyped#10919.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions