Wrong documented "server" type
Open
- Dominant language
- TypeScript
- Stars
- 6.4k
- Forks
- 128
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 4
Description
There is an example where the "server" option is [configured using an object](https://github.com/google/wireit/blob/e9325c93690ccef3d961b387b96989e9570acf08/README.md?plain=1#L543-L546).
[But its type is set only as `boolean`](https://github.com/google/wireit/blob/e9325c93690ccef3d961b387b96989e9570acf08/README.md?plain=1#L832)
Contributor guide
Assessment
This issue has not been assessed yet.