Select the types of activity you want to include in your feed.
1{ 2 "tasks": { 3 "dev": "deno run --watch -A --env-file main.ts" 4 }, 5 "imports": { 6 "@std/assert": "jsr:@std/assert@1" 7 } 8}