Skip to content

Commit 67b04ff

Browse files
committed
test: 💍 exclude type-only file from coverage report
refs: vitest-dev/vitest#5328
1 parent f232b09 commit 67b04ff

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/types.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* v8 ignore next */
12
export type AnywhereNode = {
23
body: string;
34
start: number;

0 commit comments

Comments
 (0)