wupengfei
2025-06-10 63a87b1ce8d44b07385d89dcaed3d20171398cac
packages/services/tsconfig.json
@@ -9,5 +9,6 @@
    "composite": true,
    "types": ["node", "./api/typings.d.ts", "./types.d.ts", "./globalType.d.ts"]
  },
  "include": ["api", "./api/typings.d.ts"],
  "exclude": ["node_modules", "dist"]
}