feat: codecov (#8219)

This commit is contained in:
ckohen
2022-07-03 06:33:18 -07:00
committed by GitHub
parent d95197cc78
commit f10f4cdcd8
13 changed files with 96 additions and 3 deletions

View File

@@ -5,7 +5,7 @@
"private": true,
"scripts": {
"build": "turbo run build",
"test": "turbo run test && vitest run",
"test": "turbo run test",
"lint": "turbo run lint",
"format": "turbo run format",
"fmt": "turbo run format",