UNPKG
funcdor
Version:
latest (0.0.10)
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
Functional do style library
github.com/joaop-oliveira/dotfp
joaop-oliveira/dotfp
funcdor
/
jest.config.js
4 lines
•
69 B
JavaScript
View Raw
1
2
3
4
module
.
exports
= { preset:
'ts-jest'
, testEnvironment:
'node'
, };