Is there a way to run a command from a package in a workspace?
Something like:
deno task server:check which would run the task "check" in the "server" package in my workspace.