mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender-pwa.git
synced 2025-08-09 21:27:47 +02:00
fix:#3 added process timezone for tests
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"lint": "eslint --ext .js,.vue --ignore-path .gitignore --fix src",
|
||||
"lint-no-fix": "eslint --ext .js,.vue --ignore-path .gitignore src",
|
||||
"format": "prettier . --write",
|
||||
"test": "vitest"
|
||||
"test": "vitest --config vitest.config.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fullcalendar/core": "^6.1.13",
|
||||
|
Reference in New Issue
Block a user