From 7aa11b7a8abacf81dec20fff21216df35d333756 Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Sun, 27 Jul 2025 18:50:33 -0700 Subject: Pulls in pengueno from npm --- model/tsconfig.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'model/tsconfig.json') diff --git a/model/tsconfig.json b/model/tsconfig.json index 7ad21ad..98e457c 100644 --- a/model/tsconfig.json +++ b/model/tsconfig.json @@ -10,6 +10,5 @@ "noEmit": false }, "include": ["**/*.ts"], - "exclude": ["node_modules", "dist", "**/*.test.ts", "**/*.spec.ts"], - "references": [{ "path": "../u" }] + "exclude": ["node_modules", "dist", "**/*.test.ts", "**/*.spec.ts"] } -- cgit v1.2.3-70-g09d2