Explorar o código

fix test script

Yuki Takei %!s(int64=3) %!d(string=hai) anos
pai
achega
ac3c3c368b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      packages/core/package.json

+ 1 - 1
packages/core/package.json

@@ -20,7 +20,7 @@
     "lint:js": "yarn eslint **/*.{js,ts}",
     "lint:typecheck": "tsc",
     "lint": "npm-run-all -p lint:*",
-    "test": "vitest"
+    "test": "vitest run --coverage"
   },
   "// comments for dependencies": {
     "escape-string-regexp": "5.0.0 or above exports only ESM"