* chore: build pipeline for v2

* chore: run unit tests

* chore: configure sentry build
This commit is contained in:
Carlos Valente
2023-04-01 23:06:42 +02:00
committed by GitHub
parent 9338a615d4
commit 7456205b6e
27 changed files with 680 additions and 425 deletions
+1 -1
View File
@@ -25,6 +25,6 @@
"eslint-plugin-simple-import-sort": "^8.0.0",
"prettier": "^2.8.3",
"typescript": "^4.9.4",
"vitest": "^0.27.1"
"vitest": "^0.29.8"
}
}