UNPKG
i18n-helper-babel
Version:
latest (0.1.1)
0.1.1
i18n 命令行工具。一键包裹,提取,翻译,统计。支持网页截图,翻译词条检测
github.com/1666931281/i18n-helper
1666931281/i18n-helper
i18n-helper-babel
/
jest.config.js
6 lines
(5 loc)
•
136 B
JavaScript
View Raw
1
2
3
4
5
6
/**
@type
{import('
@ts
-jest/dist/types').InitialOptionsTsJest} */
module
.
exports
= { preset:
'ts-jest'
, testEnvironment:
'node'
, };