{
    "version": "0.1.0",
    "configurations": [
        {
            "name": "Debug Mocha Test",
            "type": "node",
            "address": "localhost",
            "port": 9229,
            "sourceMaps": false
        }
    ]
}