I am working on a typescript project in Visual Studio code and would like to hide the .js.map (and maybe even the .js) files from appearing in the file explorer.

Is it possible to display only the .ts files in the file explorer?

13 Answers
13

Leave a Reply

Your email address will not be published. Required fields are marked *