Skip to content

API for acquiring types #8868

Closed
Closed
@bowdenk7

Description

@bowdenk7

We should provide a way for others to ask for types that Salsa will fetch.

We use bower.json and package.json as sources for fetching types, but Cordova projects have an additional source config.xml which lists plugins that also need types. We don't want to check config.xml for all projects, nor be dependant on the structure of config.xml going forward. But we should allow Cordova to parse it themselves and send us a list of libs that they want types for.

Metadata

Metadata

Assignees

No one assigned

    Labels

    @typesRelates to working with .d.ts files (declaration/definition files) from DefinitelyTypedAPIRelates to the public API for TypeScriptSuggestionAn idea for TypeScript

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions