{
"$schema": "https://json.schemastore.org/tsconfig",
"extends": "@coze-arch/ts-config/tsconfig.node.json",
"compilerOptions": {
"rootDir": "./",
"types": ["node"]
},
"include": ["*.ts"]
}
Powered by TurnKey Linux.