UNPKG
json-schema-poet
Version:
latest (0.0.9)
0.0.9
0.0.8
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
0.0.0
[JSON Schema](https://json-schema.org) is a useful way to define input and output schemas.
json-schema-poet
/
jest.config.js
4 lines
•
69 B
JavaScript
View Raw
1
2
3
4
module
.
exports
= { preset:
'ts-jest'
, testEnvironment:
'node'
, };