microsoft/rnx-kit

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

Open

#269 opened on Jun 1, 2021

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

Repository metrics

Stars
 (1,725 stars)
PR merge metrics
 (PR metrics pending)

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.

Contributor guide