forked from probablycorey/baudy
- Add bin entry and CLI shim for `bunx baudy` - Add JSX pragmas so hono/jsx resolves without tsconfig - Add bunfig.toml, .npmignore for publishing - Reorder error hints to prioritize headphone disconnect Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
3 lines
47 B
TOML
3 lines
47 B
TOML
jsx = "react-jsx"
|
|
jsxImportSource = "hono/jsx"
|