gcanti/docs-ts

`@types/node` is needed

Aperta

#32 aperta il 8 mar 2021

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

Metriche repository

Star
 (106 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

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