mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-20 18:00:36 +03:00
add coverage
This commit is contained in:
@@ -34,6 +34,6 @@
|
||||
"build": "run-p build-js build-types",
|
||||
"build-js": "vite build",
|
||||
"build-types": "tsc --emitDeclarationOnly -p tsconfig.types.json",
|
||||
"test": "vitest run"
|
||||
"test": "vitest run --coverage"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user