gcanti/docs-ts

`@types/node` is needed

Open

#32 ouverte le 8 mars 2021

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)TypeScript (18 forks)github user discovery
accepting PRsgood first issue

Métriques du dépôt

Stars
 (106 stars)
Métriques de merge PR
 (Métriques PR en attente)

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?

Guide contributeur