Skip to content

As a developer I want d.ts export to also emit a generated index.d.ts #2604

@mmews-n4

Description

@mmews-n4

Apparently, a (generated) d.ts file is used in js packages that references all modules that export types. This is done via triple slash directives. If missing, VSCode is lacking support regarding content assist such as open symbol or code completion. However, tsc works without that index files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions