a collection of lightweight TypeScript packages for AT Protocol, the protocol powering Bluesky
atproto bluesky typescript npm
101
fork

Configure Feed

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

docs: missing newline on warning

Mary aa4bc029 00af99bb

+2 -1
+2 -1
README.md
··· 106 106 107 107 check bundle sizes with the `pkg-size-report` tool: 108 108 109 - > [!WARNING] run `pnpm run -r build` first, otherwise measurements may be inaccurate. 109 + > [!WARNING] 110 + > run `pnpm run -r build` first, otherwise measurements may be inaccurate. 110 111 111 112 ```sh 112 113 pnpm pkg-size-report # show sizes (and diff if previously saved)