chore: configure vitest with project-based setup and coverage
This commit is contained in:
parent
ce42eb1811
commit
04acd4b580
13 changed files with 1193 additions and 12 deletions
|
|
@ -5,5 +5,8 @@
|
|||
"type": "module",
|
||||
"dependencies": {
|
||||
"@glossa/shared": "workspace:*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"jsdom": "^29.0.1"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue