Skip to content

Investigate using Microsoft's API Extractor tool for easier reviewing of the public API #49

@yokuze

Description

@yokuze

Microsoft's API Extractor tool can analyze the types and interfaces that are exported in your main type definition file and warn you about types and interfaces that are used in the public API but that are not exported.

Also, the tool outputs a reviewable file that makes it clear how each change affects the public API.

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