Files
Job_App/node_modules/is-generator-function/tsconfig.json
2025-03-28 12:30:19 +11:00

10 lines
129 B
JSON

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