{
  "configurations": [
    {
      "type": "chrome",
      "name": "http://127.0.0.1:5500/sankey-chart/demo/index.html",
      "request": "launch",
      "url": "http://127.0.0.1:5500/sankey-chart/demo/index.html"
    }
  ]
}