swagger-api/swagger-codegen
All typescript client should have to possibility to generate packaging information
オープン
#2,694 opened on 2016/04/24
Client: TypeScriptEnhancement: Featurehelp wanted
Repository metrics
- Stars
- (12,701 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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.