gcanti/docs-ts

`@types/node` is needed

Open

#32 geöffnet am 8. März 2021

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (18 Forks)github user discovery
accepting PRsgood first issue

Repository-Metriken

Stars
 (106 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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?

Contributor Guide