microsoft/rnx-kit

align-deps profiles: add a few more dependencies to the profiles

Open

#269 aberto em 1 de jun. de 2021

Ver no GitHub
 (1 comment) (1 reaction) (0 assignees)TypeScript (119 forks)auto 404
enhancementfeature: align-depsgood first issue

Métricas do repositório

Stars
 (1.725 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Just realised, we don't have in the various profiles the @types/ packages defined (ex. @types/react-native, etc) to match. We should add those and also add "react-test-renderer", since it follows the same rules as react/react-dom.

Guia do colaborador