ship-gis/node_modules/is-generator-function/tsconfig.json
2026-01-22 09:14:01 +09:00

10 lines
129 B
JSON

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