chainlit--chainlit
8 行
150 B
JSON
8 行
150 B
JSON
{
|
|
// This is for tsup build since it's not supporting composite
|
|
"extends": "./tsconfig.json",
|
|
"compilerOptions": {
|
|
"composite": false
|
|
}
|
|
}
|