Closed madox2 closed 2 years ago
At first thanks for this awesome tool!
Is it possible to automatically import React in typescript files that contain JSX? (in javascript it works perfect)
Closing this issue as React 17 and higher no more require React to be imported. https://reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html
At first thanks for this awesome tool!
Is it possible to automatically import React in typescript files that contain JSX? (in javascript it works perfect)