From 4ce55d1dddb86b19c7114308a305bdc19368e476 Mon Sep 17 00:00:00 2001 From: Jonathan Haines Date: Tue, 1 Apr 2025 10:05:49 +1100 Subject: [PATCH] chore: remove duplicate keys --- packages/hello/tsconfig.build.json | 1 - packages/medley-router/tsconfig.build.json | 1 - packages/prometheus/tsconfig.build.json | 1 - packages/tsyringe/tsconfig.build.json | 1 - 4 files changed, 4 deletions(-) diff --git a/packages/hello/tsconfig.build.json b/packages/hello/tsconfig.build.json index fff591e5..ccc2f65a 100644 --- a/packages/hello/tsconfig.build.json +++ b/packages/hello/tsconfig.build.json @@ -8,6 +8,5 @@ }, "include": ["src/**/*.ts"], "exclude": ["**/*.test.ts"], - "exclude": ["**/*.test.ts"], "references": [] } diff --git a/packages/medley-router/tsconfig.build.json b/packages/medley-router/tsconfig.build.json index fff591e5..ccc2f65a 100644 --- a/packages/medley-router/tsconfig.build.json +++ b/packages/medley-router/tsconfig.build.json @@ -8,6 +8,5 @@ }, "include": ["src/**/*.ts"], "exclude": ["**/*.test.ts"], - "exclude": ["**/*.test.ts"], "references": [] } diff --git a/packages/prometheus/tsconfig.build.json b/packages/prometheus/tsconfig.build.json index fff591e5..ccc2f65a 100644 --- a/packages/prometheus/tsconfig.build.json +++ b/packages/prometheus/tsconfig.build.json @@ -8,6 +8,5 @@ }, "include": ["src/**/*.ts"], "exclude": ["**/*.test.ts"], - "exclude": ["**/*.test.ts"], "references": [] } diff --git a/packages/tsyringe/tsconfig.build.json b/packages/tsyringe/tsconfig.build.json index fff591e5..ccc2f65a 100644 --- a/packages/tsyringe/tsconfig.build.json +++ b/packages/tsyringe/tsconfig.build.json @@ -8,6 +8,5 @@ }, "include": ["src/**/*.ts"], "exclude": ["**/*.test.ts"], - "exclude": ["**/*.test.ts"], "references": [] }