MicheleBertoli/react-automata

Typescript support?

Open

#81 geöffnet am 20. Okt. 2018

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

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