UNPKG
@quan-to/chevronlib
Version:
latest (1.3.1)
1.3.1
1.3.0
1.3.0-a
Chevron GPG Library Wrapper for Node.JS
github.com/quan-to/chevron
quan-to/chevron
@quan-to/chevronlib
/
jest.config.js
5 lines
•
107 B
JavaScript
View Raw
1
2
3
4
5
module
.
exports
= { preset:
'ts-jest'
, testEnvironment:
'node'
, testPathIgnorePatterns: [
'dist/'
] };