{
  "extends": "./../../../tsconfig.json",
  "compilerOptions": {
    "experimentalDecorators": true
  },
  "include": ["./**/*.ts", "./*.ts"]
}
