gcanti/docs-ts

`@types/node` is needed

Open

#32 aperta il 8 mar 2021

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)TypeScript (18 fork)github user discovery
accepting PRsgood first issue

Metriche repository

Star
 (106 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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?

Guida contributor