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

66 Commits

Author SHA1 Message Date
Peter Blazejewicz
bca354c59f Add VSCode CosmosDB extension recommendation
The VSCode CosmosDB supports locally installed MongoDB servers
(and lot of other things and features).
It seems reasonable to offer that extension to project users.

Thanks!
2017-12-16 23:01:37 +01:00
Bowden
7325bc49a2 update repo field 2017-12-14 15:50:34 -08:00
Bowden Kelly
2b1d661275 Merge pull request #38 from dmt/master
change tests to not always pass
2017-12-14 15:45:37 -08:00
Bowden
1f6f2b06aa fix up tests 2017-12-14 15:27:52 -08:00
Bowden
e7e0bb7c7c fix conflicts 2017-12-14 12:41:28 -08:00
Daniel Temme
75d72df881 separate server binding to port from other app config
this seems a bit crude but allows running the tests and having them take
care of setting up the port to use
2017-12-14 11:34:15 -08:00
Daniel Temme
ff6d059921 change tests to not always pass 2017-12-14 11:33:28 -08:00
Sebastian Seilund
90f07c09b5 Removed extra "s" in sourceMap compilerOptions 2017-12-14 11:33:28 -08:00
Alan Agius
4d2b9148cf feat(*): update several dependencies 2017-12-14 11:33:28 -08:00
Nico Chaves
cda6561d86 Update README.md
Added missing "node_modules/*" path mapping to README.
2017-12-14 11:28:09 -08:00
Bowden Kelly
e21f04452e Merge pull request #53 from alan-agius4/feature/bump=deps
feat(*): update several dependencies
2017-12-12 14:24:03 -08:00
Bowden Kelly
6abf41e038 Merge pull request #50 from nmchaves/patch-1
Update README.md
2017-12-11 13:37:10 -08:00
Bowden Kelly
79559e38f7 Merge pull request #56 from sebastianseilund/sourcemaps-typo
Removed extra "s" in sourceMap compilerOptions
2017-12-11 13:35:33 -08:00
Sebastian Seilund
c86cb747aa Removed extra "s" in sourceMap compilerOptions 2017-11-18 12:48:21 -08:00
Alan Agius
feac6cccf7 feat(*): update several dependencies 2017-10-29 14:01:58 +01:00
Nico Chaves
f60757b689 Update README.md
Added missing "node_modules/*" path mapping to README.
2017-10-07 19:02:24 -07:00
Daniel Temme
ab8300e088 might as well also add the change for issue #41 2017-08-19 16:27:39 +02:00
Daniel Temme
4eb0962a7b separate server binding to port from other app config
this seems a bit crude but allows running the tests and having them take
care of setting up the port to use
2017-08-19 16:12:45 +02:00
Daniel Temme
7b1cae5725 change tests to not always pass 2017-08-09 13:27:36 +02:00
Bowden Kelly
e248ffdc4d Merge pull request #31 from kevguy/test-fix
fix: fix lint warnings for test files
2017-07-31 18:23:56 -07:00
Bowden Kelly
f354ae1623 Merge pull request #35 from lostintangent/master
Update debug configuration
2017-07-31 11:42:57 -07:00
Jonathan Carter
21914dd76c Update build task 2017-07-30 22:10:44 -07:00
Bowden Kelly
279499bd87 Merge pull request #34 from thanhtdt/master
add attach debug configuration
2017-07-30 18:54:56 -07:00
ThanhTDT
62b76ca1df . 2017-07-27 21:19:21 +07:00
ThanhTDT
2cb2513f77 fix: word 2017-07-27 21:13:53 +07: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
26706d08d5 Merge pull request #33 from Microsoft/removeYarn
removed yarn
2017-07-25 14:55:44 -07:00
Bowden Kelly
38ba8cbfc2 removed yarn as npm 5 makes it mostly unneccesary and it's causing some issues with CI 2017-07-25 14:48:32 -07:00
Bowden Kelly
35d57819a6 update to node 8 on travis 2017-07-25 13:53: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
Bowden Kelly
7102983c6e updating package-lock 2017-07-25 11:28:51 -07:00
Bowden Kelly
f32b22b5f5 Merge pull request #32 from fpoumian/fix-vscode-tasks-version
Bump tasks.json version from 0.10 to 2.00. Add default build task.
2017-07-25 10:39:09 -07:00
Fernando Poumián
9c7c9631cb Bump tasks.json version from 0.10 to 2.00. Add default build task. 2017-07-23 16:58:05 -06:00
kevguy
82d9b2952c fix: fix lint warnings for test files 2017-07-23 16:51:57 +08:00
Bowden Kelly
05892f8572 Added survey links that I forgot >< 2017-07-20 16:44:00 -07:00
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