Andy
|
2a9d2f8d59
|
Convert more "import *" to "import =" (#23446)
|
2018-02-05 18:27:31 -08:00 |
|
Andy
|
2e63860166
|
gulp: Fix tests using 'del' (#19189)
|
2017-08-23 08:04:04 -07:00 |
|
Andy
|
924fafffc0
|
Fix remaining lint errors (#19166)
|
2017-08-20 15:37:53 -07:00 |
|
Andy
|
5d6c651a1a
|
Apply stricter lint rules (#19063)
|
2017-08-17 14:53:41 -07: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 |
|