{
  "compilerOptions": {
    "module": "commonjs",
    "target": "esnext",
    "jsx": "react"
  }
}