microsoft/rnx-kit

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

Open

#269 geöffnet am 1. Juni 2021

Auf GitHub ansehen
 (1 Kommentar) (1 Reaktion) (0 zugewiesene Personen)TypeScript (119 Forks)auto 404
enhancementfeature: align-depsgood first issue

Repository-Metriken

Stars
 (1.725 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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