Shows how to get repo export and walk it in TypeScript walktherepo.wisp.place
3
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 7 lines 119 B view raw
1{ 2 "files": [], 3 "references": [ 4 { "path": "./tsconfig.app.json" }, 5 { "path": "./tsconfig.node.json" } 6 ] 7}