From be20099e6a62658ccf5cec31738858c34a030fd3 Mon Sep 17 00:00:00 2001 From: Samuel Jensen <44519206+nichtsam@users.noreply.github.com> Date: Thu, 26 Dec 2024 19:26:11 +0800 Subject: [PATCH] make use of epic-web config reset --- types/reset.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/reset.d.ts b/types/reset.d.ts index 3b8ad67bf..fa7fab4fd 100644 --- a/types/reset.d.ts +++ b/types/reset.d.ts @@ -1,2 +1,2 @@ // Do not add any other lines of code to this file! -import '@total-typescript/ts-reset/dom' +import '@epic-web/config/reset.d.ts'