b88a3a5579
Restore the original pattern `^_.+` instead of `^_` so that lingui's
`const { _ } = useLingui()` will still be flagged when unused.
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