test(core-shared): wire shared vitest base

This commit is contained in:
2026-05-04 20:34:08 +02:00
parent afc76754f8
commit 9a2158211b

View File

@@ -0,0 +1,3 @@
import { baseVitestConfig } from "@repo/typescript-config/vitest.base";
export default baseVitestConfig;