{
  "extends": "../../tsconfig.json",
  "compilerOptions": {
    "outDir": "./build",
    "esModuleInterop": true,
  },
  "files": ["cli.ts"],
}
