Typescript-babel-jest:已弃用::high_voltage:Typescript-babel-jest预处理...
状态:不再使用该解决方案已经过时,不是最佳的。如果您正在使用此软件包,建议将其替换为。 Typescript-Babel-Jest tsconfig.json类似的打字稿项目的预处理器: { " compilerOptions " : { " target " : " ES6 " , " module " : " ES6 " } }用法要在项目中使用它,请运行: npm i typescript-babel-jest -D修改项目的package.json ,以使jest部分如下所示: { " scripts " : { " test " : " jest --no-cache " }, " jest " : { " transform " : { " ^.+ .(ts|tsx)$ " : " typescript-babel-jest " }, " moduleFileExtensions " :
typescript-babel-jest-master.zip
预估大小:31个文件
typescript-babel-jest-master
文件夹
.eslintrc
336B
.gitattributes
33B
source
文件夹
index.js
906B
.babelrc
119B
.jestrc
133B
.travis.yml
105B
LICENSE
1KB
README.md
1KB
44.4KB
文件大小:
评论区