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 --- u/tsconfig.json | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 u/tsconfig.json (limited to 'u/tsconfig.json') diff --git a/u/tsconfig.json b/u/tsconfig.json deleted file mode 100644 index 80e5ff4..0000000 --- a/u/tsconfig.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "extends": "../tsconfig.json", - "compilerOptions": { - "outDir": "./dist", - "rootDir": "./", - "composite": true, - "declaration": true, - "declarationMap": true, - "sourceMap": true, - "noEmit": false, - "moduleResolution": "node" - }, - "include": ["**/*.ts"], - "exclude": ["node_modules", "dist", "**/*.test.ts", "**/*.spec.ts"] -} -- cgit v1.2.3-70-g09d2