MicheleBertoli/react-automata

Typescript support?

Open

#81 opened on 2018年10月20日

GitHub で見る
 (1 comment) (2 reactions) (0 assignees)JavaScript (60 forks)batch import
help wanted

Repository metrics

Stars
 (1,343 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド