mirror of
https://github.com/langgenius/dify.git
synced 2026-07-22 04:25:29 -04:00
a84c2d36a3
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
6 lines
119 B
JSON
6 lines
119 B
JSON
{
|
|
"extends": "@dify/tsconfig/node.json",
|
|
"include": ["*.ts", "generated/**/*.ts"],
|
|
"exclude": ["node_modules"]
|
|
}
|