UNPKG
@realfavicongenerator/check-favicon
Version:
latest (0.8.2)
0.8.2
0.8.1
0.8.0
0.6.1
0.6.0
0.5.2
0.5.0
0.4.18
0.4.17
0.4.8
0.4.7
0.4.6
0.4.5
0.4.3
0.4.0
0.3.2
0.3.0
0.2.7
0.2.2
0.2.0
0.1.2
0.1.1
0.1.0
0.0.2
0.0.1
Check the favicon of a website
github.com/RealFaviconGenerator/core
@realfavicongenerator/check-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'
, };