gcanti/docs-ts

`@types/node` is needed

Open

#32 创建于 2021年3月8日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)TypeScript (18 fork)github user discovery
accepting PRsgood first issue

仓库指标

Star
 (106 star)
PR 合并指标
 (PR 指标待抓取)

描述

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?

贡献者指南