{
  "extends": "./tsconfig",
  "compilerOptions": {
    "jsx": "react"
  }
}