zym2525
2025-02-25 2ef601730b515b2e5899f5a155008a82a1f0bcd6
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" }]
}