kopia lustrzana https://github.com/badgen/badgen
chore: disable coverage check in tap
rodzic
609f95c21a
commit
2ca1ce4755
|
@ -13,7 +13,7 @@
|
|||
"preview": "node preview/serve.js",
|
||||
"snaptests": "TAP_SNAPSHOT=1 npm test",
|
||||
"pretest": "npm run build",
|
||||
"test": "tap",
|
||||
"test": "tap --no-check-coverage",
|
||||
"prebuild": "rm -rf dist",
|
||||
"esbuild": "esbuild src/index.ts --bundle --minify --sourcemap",
|
||||
"build:types": "tsc --emitDeclarationOnly",
|
||||
|
|
Ładowanie…
Reference in New Issue