Merge branch 'feat/export-history' of https://github.com/langbot-app/LangBot into feat/export-history

This commit is contained in:
wangcham
2026-02-17 22:22:33 +08:00

View File

@@ -15,7 +15,7 @@
"moduleResolution": "bundler",
"resolveJsonModule": true,
"isolatedModules": true,
"jsx": "preserve",
"jsx": "react-jsx",
"incremental": true,
"plugins": [
{