Hugues Chabot

Results 3 issues of Hugues Chabot

## Checklist - [x] tests pass - [x] tests and/or benchmarks are included - [ ] documentation is changed or added ## Context Fixes #536 ## Semver Changes I don't...

## Context In order to use choo with Typescript, is is better to transpile the code first and then pass it to bankai as suggested in #285 . And in...

If I create a new wdio (currently version 8.27) project with TypeScript and Testing Library, when I used `setupBrowser` I get a compilation error. However, the test can be executed...