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

78 Commits

Author SHA1 Message Date
Bowden Kelly
868bfa9509 Merge pull request #66 from Thatkookooguy/patch-1
add the line to compile dist folder
2018-01-03 14:21:08 -08:00
Neil Kalman
099a17d381 add the line to compile dist folder 2018-01-02 15:04:17 +02:00
Peter Blazejewicz
bfd74b2dc6 Support all-typescript tooling with ts-node
The ts-node allows to execute build scripts written in TypeScript
so the entire project could be written in TypeScript.
This commit introduces support for ts-node, updates packages
and migrate copy routine to TypeScript

Thanks!
2017-12-16 22:56:45 +01:00
Alan Agius
c6d457f136 docs: update jest section 2017-12-16 12:52:06 +01:00
Alan Agius
80f53777e0 feat: move jest config to external file 2017-12-15 14:07:30 +01:00
Bowden Kelly
6abf41e038 Merge pull request #50 from nmchaves/patch-1
Update README.md
2017-12-11 13:37:10 -08:00
Sebastian Seilund
c86cb747aa Removed extra "s" in sourceMap compilerOptions 2017-11-18 12:48:21 -08:00
Nico Chaves
f60757b689 Update README.md
Added missing "node_modules/*" path mapping to README.
2017-10-07 19:02:24 -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
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
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
533ebd0d0a port changes from PR #11 2017-07-20 13:46:06 -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
Bowden Kelly
abc36e167e Update README.md 2017-06-05 13:49:40 -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
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
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