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