From 925ce6503e3672574ceaf02f2a03ad93abe587fd Mon Sep 17 00:00:00 2001 From: Dax Raad Date: Sat, 27 Sep 2025 04:10:56 -0400 Subject: sync --- tsconfig.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'tsconfig.json') diff --git a/tsconfig.json b/tsconfig.json index 7f7299620..65fa6c7f3 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -1,7 +1,5 @@ { "$schema": "https://json.schemastore.org/tsconfig", "extends": "@tsconfig/bun/tsconfig.json", - "compilerOptions": { - "customConditions": ["development"] - } + "compilerOptions": {} } -- cgit v1.2.3