1
0
mirror of https://github.com/microsoft/TypeScript-Node-Starter.git synced 2025-11-08 16:17:37 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Bowden
7325bc49a2 update repo field 2017-12-14 15:50:34 -08:00
Daniel Temme
ff6d059921 change tests to not always pass 2017-12-14 11:33:28 -08:00
Alan Agius
4d2b9148cf feat(*): update several dependencies 2017-12-14 11:33:28 -08:00
Daniel Temme
ab8300e088 might as well also add the change for issue #41 2017-08-19 16:27:39 +02:00
ThanhTDT
f8141a0b06 add attach debug configuration
- Attach debug configuration
- Scripts: debug, serve-debug, watch-debug
- Readme
2017-07-27 21:09:17 +07:00
Bowden Kelly
235ba1daa9 updated specific .d.ts files to point to definitely typed file. Also added recommended extensions using vs code's extensions.json 2017-07-25 11:28:51 -07:00
Bowden Kelly
bb59a5d3e9 looks like new version of npm adds a blank line after each npm install. Committing it 2017-07-25 11:28:51 -07:00
xiangxiang
9ed0760ae9 fit error TS2559: Type '4' has no properties in common with type 'MinMaxOptions'.
fix err TypeScript-Node-Starter/src/controllers/api.ts[6, 9]: missing whitespace, 8 files
fix bugs of issue 15
2017-07-19 20:36:10 +08:00
Deilan
0c7f4ead9b Removed duplication in npm scripts serve and watch 2017-06-06 01:52:39 +03:00
Bowden Kelly
ae0f21ea77 added nodemon as dev dependency 2017-05-15 10:02:50 -07:00
Bowden Kelly
6625b87b19 initial commit 2017-05-09 13:28:09 -07:00