{
  "compilerOptions": {
    "types": ["bun-types"],
    "paths": {
      "@/*": ["./*"]
    }
  }
}
