How can I view the generated javascript files with the typescript file in Visual studio 2015?
Note: Javascripts files generated are present in the File Explorer but are not visible in the solution explorer.
Moreover, I tried to add the _references.ts file in the root directory of the project however, there was no 'Update Typescript references' as available in javascript's _references.js file
