{
  "extends": "../tsconfig",
  "compilerOptions": {
    "module": "commonjs" /* Specify module code generation: 'none', 'commonjs', 'amd', 'system', 'umd', 'es2015', or 'ESNext'. */,
    "outDir": "../build/cjs" /* Redirect output structure to the directory. */
  }
}
