UNPKG
@realfavicongenerator/image-adapter-node
Version:
latest (0.8.3)
0.8.3
0.8.0
0.6.3
0.6.1
0.6.0
0.5.0
0.4.16
0.4.12
0.4.9
0.4.6
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.3
0.3.2
0.3.1
0.3.0
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
Image adapter for Node
github.com/RealFaviconGenerator/core
@realfavicongenerator/image-adapter-node
/
jest.config.js
6 lines
(5 loc)
•
129 B
JavaScript
View Raw
1
2
3
4
5
6
/**
@type
{import('ts-jest').JestConfigWithTsJest} */
module
.
exports
= { preset:
'ts-jest'
, testEnvironment:
'node'
, };