{ "version": "0.2.0", "configurations": [ { "name": "Debug", "type": "firefox", "request": "launch", "reAttach": true, "addonPath": "${workspaceFolder}" } ] }