From 6c2c84bfc83a6bcc8634eeaf8830e9e72249ebb9 Mon Sep 17 00:00:00 2001 From: sapphi-red <49056869+sapphi-red@users.noreply.github.com> Date: Sun, 19 Nov 2023 14:16:51 +0900 Subject: [PATCH] chore: format --- src/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.ts b/src/index.ts index 1446653..e5452d5 100644 --- a/src/index.ts +++ b/src/index.ts @@ -4,7 +4,7 @@ import type { ParsedStack, Reporter, Task, - Vitest, + Vitest } from 'vitest' import { startGroup,