Files
n8n-nodes-gwezz-changdunovel/node_modules/is-generator-function/tsconfig.json
2025-10-26 23:10:15 +08:00

10 lines
129 B
JSON

{
"extends": "@ljharb/tsconfig",
"compilerOptions": {
"maxNodeModuleJsDepth": 0
},
"exclude": [
"coverage"
]
}