wix-incubator / vscode-glean

The extension provides refactoring tools for your React codebase

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Retain Typescript types when converting Stateless component to Stateful (Class) component

borislit opened this issue · comments

Today, when refactoring is applied, the types are lost. We'd like to fix that