UNPKG

gulp-fonter

Version:

Font subsetting and converting plugin for gulp

8 lines (7 loc) 137 B
module.exports = { preset: 'ts-jest', testEnvironment: 'node', transform: { '^.+\\.tsx?$': 'ts-jest' } };