chore: define test workspaces

This commit is contained in:
Carlos Valente
2024-11-28 18:49:43 +01:00
committed by Carlos Valente
parent 272f788c15
commit 35f4472daa
6 changed files with 201 additions and 278 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
"ontime-types": "workspace:*",
"prettier": "catalog:",
"typescript": "catalog:",
"vitest": "^1.6.0"
"vitest": "catalog:"
},
"sideEffects": false
}