styleguidist/react-styleguidist

Replace doctrine with another JSDoc parser

Open

#1 708 ouverte le 31 oct. 2020

Voir sur GitHub
 (12 commentaires) (2 réactions) (0 assignés)TypeScript (1 416 forks)github user discovery
help wanted

Métriques du dépôt

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

Description

As part of the Webpack 5 investigation it was discovered doctrine uses some node modules which WP5 no longer polyfills by default. Doctrine itself is end of life and no longer supported. It would be good for styleguidist to move off it permanently and replace it with another solution.

Doctrine is used in these places: https://github.com/styleguidist/react-styleguidist/search?q=doctrine

Guide contributeur