{
  "compilerOptions": {
    "esModuleInterop": true,
    "noErrorTruncation": true,
    "moduleResolution": "node",
    "skipLibCheck": true,
    "types": ["vitest/globals"]
  }
}
