File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change 2626 },
2727 "homepage" : " https://gitgitgadget.github.io/" ,
2828 "files" : [
29- " lib/*.ts"
29+ " lib/*.ts"
3030 ],
3131 "jest" : {
32- "extensionsToTreatAsEsm" : [" .ts" ],
32+ "extensionsToTreatAsEsm" : [
33+ " .ts"
34+ ],
3335 "moduleFileExtensions" : [
3436 " ts" ,
3537 " tsx" ,
3840 "preset" : " ts-jest/presets/default-esm" ,
3941 "resolver" : " ts-jest-resolver" ,
4042 "transform" : {
41- "\\ .(ts|tsx)$" : [" ts-jest" ,
43+ "\\ .(ts|tsx)$" : [
44+ " ts-jest" ,
4245 {
43- "useESM" : true
46+ "useESM" : true
4447 }
4548 ]
4649 },
6063 "@types/rfc2047" : " ^2.0.3" ,
6164 "eslint" : " ^9.33.0" ,
6265 "eslint-config-prettier" : " ^10.1.8" ,
63- "eslint-plugin-prettier" : " ^5.5.4" ,
6466 "eslint-plugin-jest" : " ^29.0.1" ,
6567 "eslint-plugin-jsdoc" : " ^52.0.4" ,
68+ "eslint-plugin-prettier" : " ^5.5.4" ,
6669 "eslint-plugin-security" : " ^3.0.1" ,
6770 "jest" : " ^30.0.5" ,
6871 "jest-junit" : " ^16.0.0" ,
You can’t perform that action at this time.
0 commit comments