[ { "label": "Launch Chrome (TypeScript)", "adapter": "JavaScript", "type": "chrome", "request": "launch", "url": "http://localhost:3000", "program": "$ZED_FILE", "webRoot": "${ZED_WORKTREE_ROOT}", "skipFiles": [ "/**" ] } ]