contract-query/frontend/node_modules/is-generator-function/tsconfig.json
2025-08-14 15:03:33 -05:00

9 lines
129 B
JSON

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