wupengfei
2025-06-10 9519540adb9ce5268cf07dcaf0c7ca14a5695dbc
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"]
}