ripgit
Sign in
deathbyknowledge
/
agents
Code
Commits
Issues
PRs
branch:
main
resumability
agents
/
examples
/
resumable-stream-chat
/
tsconfig.json
tsconfig.json
95 bytes
Raw
{ "extends": "../../tsconfig.base.json", "compilerOptions": { "jsx": "react-jsx" } }