choojs / choojs/choo

Wrong return type for `mount`

Open
#714 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
6.8k
Forks
573
PR merge metrics
No merged PRs in 30d

Description

### Expected behavior
The return type should be `something | undefined` where `something` is I guess a `Choo` instance? Or something like that.

### Actual behavior
It is `void`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.