{
  "extends": "./tsconfig.json",
  "compilerOptions": {
    "rootDir": "spec-main"
  },
  "include": [
    "spec-main",
    "typings"
  ]
}
