wupengfei
2 天以前 e372854c71bc97d162452cc4b3f5cfa586da50a8
packages/utils/tsconfig.json
@@ -10,5 +10,5 @@
    "types": ["node", "../services/api/typings.d.ts", "../../types/api.d.ts"]
  },
  "exclude": ["node_modules", "dist"],
  "references": [{ "path": "../services" }]
  "references": [{ "path": "../services" }, { "path": "../constants" }]
}