gcanti/docs-ts

`@types/node` is needed

Open

#32 aberto em 8 de mar. de 2021

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)TypeScript (18 forks)github user discovery
accepting PRsgood first issue

Métricas do repositório

Stars
 (106 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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?

Guia do colaborador