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

fit bugs of issue 15 and some other bugs caused by tslint #26

Closed cobola closed 7 years ago

cobola commented 7 years ago

fix error TS2559: Type '4' has no properties in common with type 'MinMaxOptions'. fix error TypeScript-Node-Starter/src/controllers/api.ts[6, 9]: missing whitespace, 8 files fix bugs of issue 15

msftclas commented 7 years ago

@cobola, Thanks for having already signed the Contribution License Agreement. Your agreement has not been validated yet. We will now review your pull request. Thanks, Microsoft Pull Request Bot

msftclas commented 7 years ago

@cobola, Thanks for having already signed the Contribution License Agreement. Your agreement has not been validated yet. We will now review your pull request. Thanks, Microsoft Pull Request Bot

bowdenk7 commented 7 years ago

Thanks so much!