{
  "extends": "../ts/tsconfig.json",
  "compilerOptions": {
    "jsx": "react",
    "experimentalDecorators": true
  }
}