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

57 Commits

Author SHA1 Message Date
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