{
  "extends": "../../tsconfig.json",
  "compilerOptions": {
    "jsx": "preserve"
  },
  "references": [
    {
      "path": "./tsconfig.spec.json"
    }
  ]
}
