From 3302e1133f4ffef9c5c022462b55aede2dc41dbb Mon Sep 17 00:00:00 2001 From: Julia Date: Thu, 22 Jun 2023 20:22:05 -0400 Subject: [PATCH] Whoops --- styles/tsconfig.json | 1 - 1 file changed, 1 deletion(-) diff --git a/styles/tsconfig.json b/styles/tsconfig.json index fe9682b9697ceaf53023527e668eb836a80a5c44..6d24728a0a9f0e38b3a038c7c7bf3d0642e6e88f 100644 --- a/styles/tsconfig.json +++ b/styles/tsconfig.json @@ -1,5 +1,4 @@ { - // "noErrorTruncation": true, "compilerOptions": { "target": "es2015", "module": "commonjs",