UNPKG
ubuilderjs
Version:
latest (1.0.1)
1.0.1
1.0.0
Package for manipulating arrays as queries in js
ubuilderjs
/
jest.config.js
5 lines
(4 loc)
•
73 B
JavaScript
View Raw
1
2
3
4
5
module
.
exports
= { preset:
'ts-jest'
, testEnvironment:
'node'
, }