<!-- ⚠️⚠️ Do Not Delete This! feature_request_template ⚠️⚠️ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- Please search existing issues to avoid creating duplicates. --> <!-- Describe the feature you'd like. --> the `npm.scriptRunner` setting supports npm, bun, yarn, pnpm and node, but not deno: <img width="361" height="290" alt="Image" src="https://github.com/user-attachments/assets/d55a779e-9cdc-4f0c-9171-576a716e017c" /> in deno you can run npm scripts using `deno task`, so it would be nice if vscode supported this
the
npm.scriptRunnersetting supports npm, bun, yarn, pnpm and node, but not deno:in deno you can run npm scripts using
deno task, so it would be nice if vscode supported this