MicheleBertoli/react-automata

Typescript support?

Open

#81 opened on 2018年10月20日

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

説明

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.

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