UNPKG

gulp-fonter-fix

Version:

Font subsetting and converting plugin for gulp (MAC FIX)

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