test(core-extensions): Add & configure vitest

This commit is contained in:
T. R. Bernstein
2025-04-21 20:48:38 +02:00
parent 1b93170cde
commit 2e7c604218
3 changed files with 15 additions and 1 deletions

3
pnpm-lock.yaml generated
View File

@@ -44,6 +44,9 @@ importers:
typescript:
specifier: latest
version: 5.8.3
vitest:
specifier: ^3.1.2
version: 3.1.2
packages/prettier-config: {}