mirror of
https://github.com/langgenius/dify.git
synced 2026-09-02 14:25:35 +08:00
Import the committed KnowledgeFS snapshot dc4072ee302317145612087ce7440851dc329fd0 under knowledge-fs/ without its Git history, local IDE settings, or build artifacts.
5 lines
74 B
JSON
5 lines
74 B
JSON
{
|
|
"extends": "../../tsconfig.base.json",
|
|
"include": ["src/**/*.ts"]
|
|
}
|