Mercurial > code > home > repos > streamed-graph
view jest.config.js @ 72:d5f9ebc5edb7
dead end
author | drewp@bigasterisk.com |
---|---|
date | Tue, 11 Feb 2020 21:41:48 -0800 |
parents | db0e9cbf52e5 |
children |
line wrap: on
line source
module.exports = { roots: ["<rootDir>/src"], preset: "ts-jest", testEnvironment: "node" };