mirror of
https://github.com/langgenius/dify.git
synced 2026-09-02 14:25:35 +08:00
5 lines
74 B
JSON
5 lines
74 B
JSON
{
|
|
"extends": "../../tsconfig.base.json",
|
|
"include": ["src/**/*.ts"]
|
|
}
|