branch:
tsconfig.json
95 bytesRaw
{
  "extends": "../../tsconfig.base.json",
  "compilerOptions": {
    "jsx": "react-jsx"
  }
}