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