zhengyiming
2 天以前 6ac59f6fa91e51272b8cd4797458995e168ec0f9
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"]
}