{
    "chat.tools.terminal.autoApprove": {
        "/^which npm && npm --version && node --version$/": {
            "approve": true,
            "matchCommandLine": true
        },
        "/^cmd\\.exe /c \"dir /s C:\\\\Users\\\\taaaz\\\\AppData\\\\Local\\\\Packages\\\\\\*Ubuntu\\*\\\\LocalState\\\\ext4\\.vhdx\" 2>/dev/null \\| cat$/": {
            "approve": true,
            "matchCommandLine": true
        }
    }
}