swagger-api/swagger-codegen

All typescript client should have to possibility to generate packaging information

Aperta

#2694 aperta il 24 apr 2016

 (9 commenti) (4 reazioni) (0 assegnatari)HTML (5474 fork)batch import
Client: TypeScriptEnhancement: Featurehelp wanted

Metriche repository

Star
 (12.701 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor