I am developing a Microsoft Teams app. The documentation does not mention how to debug the actual JS code running inside the teams app.
For other office 365 add-ins based on Office JS like outlook, word etc. we can use F12 tool to debug the JavaScript. I am looking for a similar experience for teams addin.
Any help in this regard would be appreciated.