{
  "extends": "../../../tsconfig.base.json",
  "compilerOptions": {
    "module": "commonjs"
  },
  "include": ["src", "../typings/**/*.d.ts"]
}
