gcanti/docs-ts

`@types/node` is needed

Open

#32 opened on 2021年3月8日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)TypeScript (18 forks)github user discovery
accepting PRsgood first issue

Repository metrics

Stars
 (106 stars)
PR merge metrics
 (PR metrics pending)

説明

You need to run yarn add -D @types/node on your project if you want to make use of the assert module in the @example section. Otherwise you get an error when generating the docs.

This should be either mentioned in the readme or included as a (peer)dependency?

コントリビューターガイド