Mercurial > code > home > repos > streamed-graph
view jest.config.js @ 87:910e2037d72d
SSE withCredentials: true
author | drewp@bigasterisk.com |
---|---|
date | Thu, 25 Nov 2021 18:52:07 -0800 |
parents | 3d8b98e9c01d |
children |
line wrap: on
line source
module.exports = { roots: ["<rootDir>/src"], preset: "ts-jest", testEnvironment: "node", collectCoverage: true };