MicheleBertoli/react-automata

Typescript support?

Open

#81 geöffnet am 20. Okt. 2018

Auf GitHub ansehen
 (1 Kommentar) (2 Reaktionen) (0 zugewiesene Personen)JavaScript (60 Forks)batch import
help wanted

Repository-Metriken

Stars
 (1.343 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Is Typescript support planned? Currently, the withStateMachine HOC produces a component that no longer has the props from the wrapped component. Thus VSCode can no longer validate props when the resulting component is used in JSX.

Contributor Guide