gcanti/docs-ts

`@types/node` is needed

Ouverte

#32 ouverte le 8 mars 2021

 (2 commentaires) (0 réaction) (0 personne assignée)TypeScript (18 forks)github user discovery
accepting PRsgood first issue

Métriques du dépôt

Stars
 (106 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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