UNPKG
@realfavicongenerator/generate-favicon
Version:
latest (0.8.4)
0.8.4
0.8.3
0.8.0
0.6.3
0.6.2
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.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
Generate a favicon
github.com/RealFaviconGenerator/core
RealFaviconGenerator/core
@realfavicongenerator/generate-favicon
/
jest.config.js
5 lines
•
123 B
JavaScript
View Raw
1
2
3
4
5
/**
@type
{import('ts-jest').JestConfigWithTsJest} */
module
.
exports
= { preset:
'ts-jest'
, testEnvironment:
'node'
, };