[TypeScript][Node] Use TypeScript 2 typings system#6178
[TypeScript][Node] Use TypeScript 2 typings system#6178wing328 merged 2 commits intoswagger-api:masterfrom duanshiqiang:ts_node_angular2_typings
Conversation
|
Thanks for the PR but your commit (as shown in the Commits tab) is not linked to your Github account, which means this PR won't count as your contribution in https://github.com/swagger-api/swagger-codegen/graphs/contributors. Let me know if you need help fixing it. |
|
@wing328 Thanks for reminding! I have modified the commits with correct email :) |
|
@duanshiqiang thanks for the PR, which looks good to me. (tests passed via https://travis-ci.org/swagger-api/swagger-codegen/builds/257652049) |
|
@duanshiqiang may I know if you've time to make the same enhancement to Note: package.json is not automatically generated. |
PR checklist
./bin/to update Petstore sample so that CIs can verify the change. (For instance, only need to run./bin/{LANG}-petstore.shand./bin/security/{LANG}-petstore.shif updating the {LANG} (e.g. php, ruby, python, etc) code generator or {LANG} client's mustache templates). Windows batch files can be found in.\bin\windows\.3.0.0branch for breaking (non-backward compatible) changes.Description of the PR
resolves issue #6163
(details of the change, additional tests that have been done, reference to the issue for tracking, etc)