microsoft / TypeScript-Node-Starter

A reference example for TypeScript and Node with a detailed README describing how to use the two together.
MIT License
11.31k stars 2.77k forks source link

Dev Dependencies section in README file there's some items that has a wrong description #10

Closed raerpo closed 7 years ago

raerpo commented 7 years ago

First of all, great work with this project by the way. Its been so helpful in my way to learn typescript. now... In the #devdepencies-1 section of the README, some items has a wrong description.

jest -> Reports real-time server metrics for Express. node-sass -> GitHub API library. ts-test -> Instagram API library.

I take the liberty of open a PR to solved this.

Thanks!

bowdenk7 commented 7 years ago

Fixed by #30