From fb42a11742aa120fe8c88ed5149a4b326c3d31f3 Mon Sep 17 00:00:00 2001 From: shishkevichd Date: Tue, 10 Sep 2024 20:39:15 +0700 Subject: [PATCH] fix: tests --- tests/templates.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/templates.ts b/tests/templates.ts index 45b78ab..fa1f747 100644 --- a/tests/templates.ts +++ b/tests/templates.ts @@ -36,6 +36,7 @@ export const TEMPLATES: Template[] = [ index: 2, name: "preact-ts", ts: true, + typecheck: false, hmrTestFilePath: "./src/client/app.tsx", }, {