snatching amp's walkthrough for my own purposes mwhahaha traverse.dunkirk.sh/diagram/6121f05c-a5ef-4ecf-8ffc-02534c5e767c
1
fork

Configure Feed

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

chore: fix the common js bin

+1 -1
bin/traverse.js bin/traverse.cjs
+1 -1
package.json
··· 5 5 "module": "src/index.ts", 6 6 "type": "module", 7 7 "bin": { 8 - "traverse": "./bin/traverse.js" 8 + "traverse": "./bin/traverse.cjs" 9 9 }, 10 10 "files": [ 11 11 "src",