Mercurial > code > home > repos > streamed-graph
view jest.config.js @ 39:f551a089a98f
add back type-block rendering. untested.
author | drewp@bigasterisk.com |
---|---|
date | Sun, 29 Dec 2019 19:59:08 -0800 |
parents | 3d8b98e9c01d |
children |
line wrap: on
line source
module.exports = { roots: ["<rootDir>/src"], preset: "ts-jest", testEnvironment: "node", collectCoverage: true };