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

Package should not include both *.d.ts files and *.ts files #71

Description

@bwateratmsft

The package includes both *.d.ts files and *.ts files. It should only include the *.d.ts files. Having the *.ts files causes tsc to get upset that not all TS files are within the root directory.

image

Here's an example of the error you might see:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions