diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -43,3 +43,7 @@ See [Data tables](https://github.com/cucumber/cucumber-js/blob/master/docs/suppo ### async Shows how to use promises and `async`/`await` when testing asynchronous code. + +### ts + +Defining steps in TypeScript. |
