• File: tsconfig.json
  • Full Path: /var/www/sandbox/node_modules/is-generator-function/tsconfig.json
  • Date Modified: 02/20/2025 6:17 PM
  • File size: 129 bytes
  • MIME-type: application/json
  • Charset: utf-8
{
  "extends": "@ljharb/tsconfig",
  "compilerOptions": {
    "maxNodeModuleJsDepth": 0
  },
  "exclude": [
    "coverage"
  ]
}