-
Notifications
You must be signed in to change notification settings - Fork 13k
Closed
Labels
@typesRelates to working with .d.ts files (declaration/definition files) from DefinitelyTypedRelates to working with .d.ts files (declaration/definition files) from DefinitelyTypedAPIRelates to the public API for TypeScriptRelates to the public API for TypeScriptSuggestionAn idea for TypeScriptAn idea for TypeScript
Milestone
Description
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
Labels
@typesRelates to working with .d.ts files (declaration/definition files) from DefinitelyTypedRelates to working with .d.ts files (declaration/definition files) from DefinitelyTypedAPIRelates to the public API for TypeScriptRelates to the public API for TypeScriptSuggestionAn idea for TypeScriptAn idea for TypeScript