npx ts-jest config:init 通过这个命令生成jest.config.js文件
npx ts-jest config:init
jest.config.js
← 十五、代码检查工具:从TSLint到ESLint 十七、TS在react中的使用→