From 38047119ff454e80cddd115bff53e33b32cd9930 Mon Sep 17 00:00:00 2001 From: Florian Lefebvre Date: Tue, 3 Sep 2024 17:49:09 +0200 Subject: feat(next): better tsconfig (#11859) Co-authored-by: Sarah Rainsberger Co-authored-by: Bjorn Lu --- examples/framework-react/src/env.d.ts | 1 - 1 file changed, 1 deletion(-) delete mode 100644 examples/framework-react/src/env.d.ts (limited to 'examples/framework-react/src') diff --git a/examples/framework-react/src/env.d.ts b/examples/framework-react/src/env.d.ts deleted file mode 100644 index e16c13c69..000000000 --- a/examples/framework-react/src/env.d.ts +++ /dev/null @@ -1 +0,0 @@ -/// -- cgit v1.2.3