Skip to content

Commit 5f1c67a

Browse files
author
John Doe
committed
fix: wip
1 parent 70ad6cd commit 5f1c67a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/utils/tsconfig.test.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
"src/**/*.test.js",
1414
"src/**/*.test.jsx",
1515
"src/**/*.d.ts",
16-
"../../testing/test-setup/src/vitest.d.ts",
17-
"src/perf_hooks.type.ts"
16+
"../../testing/test-setup/src/vitest.d.ts"
1817
]
1918
}

0 commit comments

Comments
 (0)