{
  "$schema": "https://json.schemastore.org/tsconfig.json",
  "extends": ["./tsconfig.dom.json"],
  "compilerOptions": {
    "jsx": "react-jsx"
  }
}
