{
  "include": ["**/*"],
  "compilerOptions": {
    "noEmit": true,
    "esModuleInterop": true,
    "jsx": "react"
  }
}
