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

30 Commits

Author SHA1 Message Date
Bowden Kelly
1d7f138fbf Merge pull request #22 from backmeupplz/patch-1
fix typo
2017-07-20 14:18:06 -07:00
Bowden Kelly
8960b53500 Merge pull request #24 from kevguy/fix-copy
fix: copying issues
2017-07-20 14:15:03 -07:00
Bowden Kelly
f01ea17155 Merge pull request #30 from Microsoft/testing
port changes from PR #11 and update package.lock from latest npm version
2017-07-20 13:58:39 -07:00
Bowden Kelly
533ebd0d0a port changes from PR #11 2017-07-20 13:46:06 -07:00
Bowden Kelly
39ee28b78b Merge pull request #26 from cobola/master
fit  bugs of issue 15 and some other bugs caused by tslint
2017-07-20 09:22:32 -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
kevguy
2570c56c69 fix: fix for tslint 2017-07-19 17:15:21 +08:00
kevguy
2593083662 fix: copying issues 2017-07-19 17:07:35 +08:00
Bowden Kelly
462a9a97f3 Merge pull request #8 from Deilan/npm-run-server-dup
Removed duplication in npm scripts `serve` and `watch`
2017-07-18 13:42:50 -07:00
Nikita Kolmogorov
f6d9b8d398 fix typo 2017-07-13 19:02:30 +01:00
Bowden Kelly
5814694217 Removed duplicate README section 2017-07-11 09:39:26 -07:00
Deilan
0c7f4ead9b Removed duplication in npm scripts serve and watch 2017-06-06 01:52:39 +03:00
Bowden Kelly
6ffb63fe0b Merge pull request #7 from Deilan/vscode-task-build
Added `build` `preLaunchTask` for debug configuration
2017-06-05 15:49:00 -07:00
Deilan
61084c4650 Added build preLaunchTask for debug configuration 2017-06-06 01:42:59 +03:00
Bowden Kelly
abc36e167e Update README.md 2017-06-05 13:49:40 -07:00
Bowden Kelly
95c3ad7864 Merge pull request #6 from Microsoft/bugFix
added package-lock for npm5 and fixed bug with flash messages
2017-06-05 13:47:42 -07:00
Bowden Kelly
eb0494e85b added package-lock for npm5 and fixed bug with flash messages 2017-06-05 13:39:30 -07:00
Bowden Kelly
02627668f5 Merge pull request #2 from julienmartin/master
Update references from bowdenk7 repo to Microsoft repo
2017-05-19 14:16:12 -07:00
Bowden Kelly
f9f6c68125 Merge branch 'master' into master 2017-05-19 14:15:53 -07:00
Bowden Kelly
ac978470fa Update README.md 2017-05-19 14:14:29 -07:00
Bowden Kelly
e184510727 Update README.md 2017-05-19 14:13:49 -07:00
Julien MARTIN
9100e69695 Update references from bowdenk7 repo to Microsoft repo 2017-05-15 21:47:05 +02:00
Bowden Kelly
ae0f21ea77 added nodemon as dev dependency 2017-05-15 10:02:50 -07:00
Bowden Kelly
06e4eefc5c removed yarn section 2017-05-09 14:02:41 -07:00
Bowden Kelly
746dc2af3a update README 2017-05-09 14:01:33 -07:00
Bowden Kelly
0e5b9cbe42 README Title Update 2017-05-09 13:45:14 -07:00
Bowden Kelly
6625b87b19 initial commit 2017-05-09 13:28:09 -07:00
Microsoft Open Source
352392a682 Initial commit 2017-05-09 12:53:58 -07:00
Microsoft Open Source
ef4d1a377f Initial commit 2017-05-09 12:53:57 -07:00
Microsoft GitHub User
89984249f3 Initial commit 2017-05-09 12:53:53 -07:00