{
  "compilerOptions": {
    "esModuleInterop": true,
    "noEmit": true,
    "rootDir": "../..",
    "strict": true
  },
  "include": [
    "./test.ts"
  ]
}
