Commit Graph

11 Commits

Author SHA1 Message Date
Masahiro Wakame
f91960ef3d Merge pull request #7102 from glen-84/gulp-typescript-add-ts-config
gulp-typescript: Add TsConfig
2015-12-10 23:19:39 +09:00
Masahiro Wakame
2cca3a1057 Merge pull request #7052 from dreamair/master
Update some options for gulp-typescript 2.9.2.
2015-12-10 21:48:28 +09:00
Glen
2be15f1fe4 gulp-typescript: Add TsConfig 2015-12-08 13:56:38 +02:00
Tanguy Krotoff
f9a085d839 gulp-typescript "params" are not compulsory
See https://github.com/ivogabe/gulp-typescript/blob/v2.9.2/lib/main.ts#L261
2015-11-20 21:01:55 +01:00
dreamair
f297bc50a4 Update some options for gulp-typescript 2.9.2. 2015-11-13 22:17:05 +01:00
Stephen Lautier
5fd34fe3e2 added new property "typescript" within Params 2015-09-17 01:53:52 +02:00
Thomas Corbière
3c61b0306e Fix return type for createProject() 2015-08-16 11:27:36 +02:00
unknown
f76a448037 removed white space added by editor 2015-08-13 14:55:30 +02:00
unknown
9af56c7838 gulp-typescript: implemented createProject which uses the existing file 2015-08-13 14:53:47 +02:00
progre
8e4444c740 add Reporter definition 2015-03-14 12:01:00 +09:00
Phips Peter
429c0c5c7d Adding a bunch of gulp utilities
This should allow a developer to write a gulpfile in TypeScript to
compile a TypeScript project.
2015-01-28 17:23:29 -08:00