Mercurial > code > home > repos > homeauto
view service/wifi/jest.config.js @ 1688:5871ef3a380e
cnof checkpoint
author | drewp@bigasterisk.com |
---|---|
date | Mon, 27 Sep 2021 23:18:49 -0700 |
parents | f2215949c0c9 |
children |
line wrap: on
line source
module.exports = { roots: ["<rootDir>/src"], preset: "ts-jest", testEnvironment: "node", collectCoverage: true };