typebot.io/packages/ai/tsconfig.json
Baptiste Arnaud c2b251c7e5
♻️ Migrate to NX (#2418)
2026-03-18 15:29:32 +00:00

11 lines
147 B
JSON

{
"extends": "../../tsconfig.base.json",
"files": [],
"include": [],
"references": [
{
"path": "./tsconfig.lib.json"
}
]
}