swagger-api/swagger-codegen
Auf GitHub ansehenAll typescript client should have to possibility to generate packaging information
Open
#2.694 geöffnet am 24. Apr. 2016
Client: TypeScriptEnhancement: Featurehelp wanted
Repository-Metriken
- Stars
- (12.701 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
For now only the typescript-angluar2 client generates it's own packaging information. All Typescript clients should able to generate their own packaging information. Next information should be generated:
- package.json
- tsconfig.json
- typings.json (optionaly)
I would suggest to only generate these files when the npmName option is passed.