Merged PR 10: Set up CI with Azure Pipelines
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Eric Nguyen 2022-08-08 14:14:12 +00:00
parent 49a558589c
commit 60247d6f45
3 changed files with 28 additions and 2 deletions

View file

@ -9,6 +9,7 @@
"preview": "vite preview",
"test": "vitest",
"test:ui": "vitest --ui",
"test:nowatch": "vitest run",
"coverage": "vitest run coverage"
},
"dependencies": {