Convert all .js files into .ts at once in Vs Code

Viewed 10

i am converting my react project into TS React. There are more then 400 components in my project. I was wondering if there is any extension of vs code you people know to change the type of all my component s from .js to .ts? Thanks in advance.

0 Answers
Related