I am just starting to read Head First Javascript Programming and im doing one of the first practice examples the "99 bottles of beer on the wall" using variables, while loops, and else if statements, im trying to run this in Visual-Studio-Code and when I click run through chrome another file tab pops up that says {} settings.json, how can I run this so that I can see if my app is working?