swagger-api/swagger-codegen

All typescript client should have to possibility to generate packaging information

Open

#2,694 建立於 2016年4月24日

在 GitHub 查看
 (9 留言) (4 反應) (0 負責人)HTML (5,474 fork)batch import
Client: TypeScriptEnhancement: Featurehelp wanted

倉庫指標

Star
 (12,701 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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.

貢獻者指南