this repo has no description
0
fork

Configure Feed

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

minor tweaks

alice b6c741d7 3f1d6a60

+2 -2
+1
.gitignore
··· 1 1 node_modules 2 2 .env 3 + bun.lockb
bun.lockb

This is a binary file and will not be displayed.

+1 -2
package.json
··· 28 28 "typescript-eslint": "^8.6.0" 29 29 }, 30 30 "author": "alice", 31 - "license": "MIT", 32 - "packageManager": "pnpm@9.10.0+sha512.73a29afa36a0d092ece5271de5177ecbf8318d454ecd701343131b8ebc0c1a91c487da46ab77c8e596d6acf1461e3594ced4becedf8921b074fbd8653ed7051c" 31 + "license": "MIT" 33 32 }