{ "tasks": { "build": "deno run -A npm:typescript/bin/tsc", "watch": "deno run -A npm:typescript/bin/tsc --watch" } }