Something went wrong. Try again.
[READ-ONLY] Mirror of https://github.com/vitest-dev/vitest. Next generation testing framework powered by Vite. vitest.dev
test testing-tools vite
Something went wrong. Try again.
JSON
1234567891011121314{ "name": "@vitest/example-profiling", "type": "module", "private": true, "license": "MIT", "scripts": { "test": "vitest" }, "devDependencies": { "vite": "latest", "vitest": "latest" }}