deno.json
{ "workspace": [ "modules/thought" ] }
modules/thought/deno.json
{ "tasks": { "dev": "echo 'Hello World!'" } }
deno task -r dev
Task not found: dev Available tasks: No tasks found in configuration file
Join the Discord to ask follow-up questions and connect with the community
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,934 Members