index
:
githermit
master
A modern Git web interface
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
jest.config.js
blob: 91a2d2c0d311017438880c27890ec8d34e60d25f (
plain
)
1
2
3
4
module
.
exports
=
{
preset
:
'ts-jest'
,
testEnvironment
:
'node'
,
};