UNPKG
@draconides/unit
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
0.0.1-alpha.2
0.0.1-alpha.1
0.0.0
Unit dataset
github.com/AlasDiablo/draconides
AlasDiablo/draconides
@draconides/unit
/
jest.config.js
6 lines
(5 loc)
•
128 B
JavaScript
View Raw
1
2
3
4
5
6
/**
@type
{import('ts-jest').JestConfigWithTsJest} */
module
.
exports
= { preset:
'ts-jest'
, testEnvironment:
'node'
, };