mirror of
https://gitee.com/ByteDance/flowgram.ai.git
synced 2025-07-07 17:43:29 +08:00
8 lines
149 B
JSON
8 lines
149 B
JSON
{
|
|
"extends": "@flowgram.ai/ts-config/tsconfig.flow.path.json",
|
|
"compilerOptions": {
|
|
},
|
|
"include": ["./src"],
|
|
"exclude": ["node_modules"]
|
|
}
|