gcanti/docs-ts

`@types/node` is needed

开放

#32 创建于 2021年3月8日

 (2 条评论) (0 个反应) (0 位负责人)TypeScript (18 个派生)github user discovery
accepting PRsgood first issue

仓库指标

星标
 (106 个星标)
PR 合并指标
 (30 天内没有已合并 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?

贡献者指南