Files
ServiceManager/frontend/node_modules/is-generator-function/tsconfig.json
2026-01-01 17:40:53 +01:00

10 lines
129 B
JSON

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