MicheleBertoli/react-automata

Typescript support?

Open

#81 aberto em 20 de out. de 2018

Ver no GitHub
 (1 comment) (2 reactions) (0 assignees)JavaScript (60 forks)batch import
help wanted

Métricas do repositório

Stars
 (1.343 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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.

Guia do colaborador