agent-flow / docs /tsconfig.json
truthtaicom's picture
Upload folder using huggingface_hub
4b0794d verified
{
// This file is not used in compilation. It is here just for a nice editor experience.
"extends": "@tsconfig/docusaurus/tsconfig.json",
"compilerOptions": {
"baseUrl": "."
}
}