microsoft / typed-rest-client

Node Rest and Http Clients with typings for use with TypeScript
Other
675 stars 118 forks source link

Compile samples before running #40

Closed kination closed 6 years ago

kination commented 6 years ago

I added tsc to compile ts file in /sample before testing it, because sample.js cannot be found before compile.

Please look on. Thanks.

bryanmacfarlane commented 6 years ago

Thanks for taking the time to create a PR. I had already fixed in local changes of mine. Fixed here https://github.com/Microsoft/typed-rest-client/commit/68d80682d313817f4db185464686896119b9f5c1