{
    "workbench.sideBar.location": "right",
    "roo-cline.allowedCommands": [
        "npm test",
        "npm install",
        "tsc",
        "git log",
        "git diff",
        "git show",
        "powershell"
    ]
}