Play
jest.config.js at tip
Login
☰
Home
Timeline
Files
Branches
Tags
Forum
Tickets
Wiki
Annotate
Artifact
Blame
Check-ins Using
Download
Hex
Line Numbers
File
jest.config.js
from the
latest check-in
module.exports = { "testEnvironment": "node", "projects": [ "<rootDir>/wasm_tests" ] };