wupengfei
2025-06-09 6a6b899fbffe820f37e9e991f2335ef0c6b911c8
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"]
}