📄 tsconfig.json
/home/palash/git/site/node_modules/is-generator-function/tsconfig.json
Language: json • Lines: 9
{
  "extends": "@ljharb/tsconfig",
  "compilerOptions": {
    "maxNodeModuleJsDepth": 0
  },
  "exclude": [
    "coverage"
  ]
}