Commit Graph

14 Commits

Author SHA1 Message Date
Romke van der Meulen
0f27ff20f9 [cucumber] fix redundant return types 2017-11-28 11:49:17 +01:00
Romke van der Meulen
d0250af007 [cucumber] bump version number 2017-11-13 11:30:06 +01:00
Romke van der Meulen
1424fbdf29 [cucumber] replace StepDefinitionParam with any
Fixes #19831.
2017-11-13 11:23:28 +01:00
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Romke van der Meulen
bbcb604ea2 cucumber: define overridable World interface (#19867)
* cucumber: define overridable World interface

By implementing World as an interface, it can be extended in projects by using declaration merging.

* cucumber: add example World override to test
2017-09-26 14:12:04 +09:00
Andy
ccdb9e03d1 Add tslint disables for no-unnecessary-generics (#19564) 2017-09-05 09:14:04 -07:00
Andy
cb2dbfbb50 Add ignores for new lint rules (#19504) 2017-09-01 07:47:52 -07:00
Andy
516ed213ca Fix all lint errors (#19253) 2017-08-22 14:27:36 -07:00
Andy
924fafffc0 Fix remaining lint errors (#19166) 2017-08-20 15:37:53 -07:00
Dimitri Benin
02ff752907 [cucumber] add this definition to steps and hooks, lint code (#18369)
Add an optional extended description…
2017-08-01 17:35:16 -07:00
Dimitri Benin
674bf789c4 [cucumber] add more specific typings for TableDefinition (#18131) 2017-07-24 08:55:35 -07:00
Andy
441bef5f52 cucumber: Fix new --noImplicitAny error (#15983) 2017-05-01 14:04:53 -07:00
Manuel J. López Ambrosio
86f77725d5 [cucumber] Add missing type in order to allow number as input parameter and tags on hooks + alignment (#15510)
* - aligment
- add missing type number

* Proper alignment

* proper alignment

* Adding missing example for number

* Add missing property tags

* Add missing property for hook options - v1

* alignment applied using IDE
2017-04-17 08:07:22 -07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00