Files
bsky-social-app/bskyembed
Claude b88a3a5579 Fix varsIgnorePattern to require character after underscore
Restore the original pattern `^_.+` instead of `^_` so that lingui's
`const { _ } = useLingui()` will still be flagged when unused.
2026-01-15 10:51:32 +02:00
..
2025-10-03 12:15:26 -07:00
2025-10-03 12:15:26 -07:00
2025-10-03 12:15:26 -07:00

Run / Test

Install dependencies:

cd bskyembed
yarn

Run the dev server:

yarn dev

You can see the embed homepage at http://localhost:5173

Testbed

In another terminal window, run the snippet dev script:

yarn dev-snippet

You can then see the testbed page at http://localhost:5173/test