Mercurial > code > home > repos > streamed-graph
view jest.config.js @ 57:3ca9adc99a90
explain to my user packages that there's a different bundle for element mode
author | drewp@bigasterisk.com |
---|---|
date | Mon, 13 Jan 2020 00:32:21 -0800 |
parents | 3d8b98e9c01d |
children |
line wrap: on
line source
module.exports = { roots: ["<rootDir>/src"], preset: "ts-jest", testEnvironment: "node", collectCoverage: true };