Select the types of activity you want to include in your feed.
1name = "typescript_declarations" 2version = "1.0.0" 3target = "javascript" 4 5[javascript] 6typescript_declarations = true 7 8[dependencies] 9gleam_stdlib = ">= 0.44.0 and < 2.0.0"