Files
JiboSDK/node_modules/is-generator-function/tsconfig.json
2026-03-22 03:21:45 +02:00

10 lines
129 B
JSON

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