UNPKG
gulp-fonter
Version:
latest (0.3.0)
0.3.0
0.2.0
0.0.1
Font subsetting and converting plugin for gulp
github.com/Mazgrze/gulp-fonter
Mazgrze/gulp-fonter
gulp-fonter
/
jest.config.js
8 lines
(7 loc)
•
137 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
module
.
exports
= { preset:
'ts-jest'
, testEnvironment:
'node'
, transform: {
'^.+\\.tsx?$'
:
'ts-jest'
} };