{
  "compilerOptions": {
    "skipLibCheck": true,
    "esModuleInterop": true,
    "sourceMap": true,
  },
  "exclude": [
    "dist",
  ]
}
