{
  "compilerOptions": {
    "esModuleInterop": true,
    "module": "NodeNext",
    "outDir": "dist"
  },
  "include": ["cucumber-html-report.ts"]
}
