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{ "compilerOptions": { "target": "es2020", "module": "node16", "strict": true, "declaration": true, "declarationMap": true, "sourceMap": true, "verbatimModuleSyntax": true }, "include": ["src", "test"], "exclude": ["node_modules"]}