Commit Graph

5 Commits

Author SHA1 Message Date
Andy
cb2dbfbb50 Add ignores for new lint rules (#19504) 2017-09-01 07:47:52 -07:00
Adam Herrmann
a683b93fa2 feat(undertaker): add description to TaskFunctionParams 2017-06-06 16:13:57 -04:00
Giedrius Grabauskas
472244ccbf Types for gulp 4.0 (#16121)
* Update index.d.ts

* Rewrited types for gulp@4.0.

* Updated quotes

* Fixed tslint errors.

* Fixed some tslint error in test file.

* Implemented undertaker in gulp types.

* Removed Orchestrator import.

* Added backwards compatible type `TaskCallback`.

* Fixed `gulp-shell` tests compatibility with gulp@4 types.

* Fixed karma tests compatibility with gulp@4 types.

* Fixed gulp-rev-replace tests compatibility with gulp@4 types.

* Enabled `strictNullChecks` in `gulp` and `undertaker` types. Fixed task function.

* Implemented gulp.parallel for `karma` tests.

* Implemented gulp.parallel for `gulp-rev-replace` tests.

* Implemented gulp.parallel for `gulp-shell` tests.
2017-06-05 16:43:12 -07:00
Giedrius Grabauskas
e00b175536 Update Undertaker to 1.1 (#16296)
* Created tslint.json for undertaker

* Updated to 1.1 version.

* Fixed contributor link.

* flatten contributes' list

* Added param array of task in series and parallel methods.

* Updated jsdoc comments.

* Extended EventEmitter in Undertaker class. Added test for EventEmitter.
2017-06-01 07:12:48 -07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00