{
    "watch": [
        "server/index.ts"
    ],
    "execMap": {
        "ts": "ts-node --compilerOptions '{\"module\":\"commonjs\"}'"
    }
}
