1 Star 0 Fork 190

WonDream / TNWX(TypeScript + Node.js + WeiXin 微信系开发脚手架)

forked from Javen / TNWX 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
jest.config.js 137 Bytes
一键复制 编辑 原始数据 按行查看 历史
Javen 提交于 2019-11-25 16:18 . :sparkles:add jest
module.exports = {
transform: {
'^.+\\.tsx?$': 'ts-jest'
},
moduleFileExtensions: ['ts', 'tsx', 'js', 'jsx', 'json', 'node']
}
TypeScript
1
https://gitee.com/wondream/TNWX.git
git@gitee.com:wondream/TNWX.git
wondream
TNWX
TNWX(TypeScript + Node.js + WeiXin 微信系开发脚手架)
master

搜索帮助