Skip to content

Commit 57c3683

Browse files
committed
Possibly temporary; remove rollup jest transform
1 parent 59c5869 commit 57c3683

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

package.json

-5
Original file line numberDiff line numberDiff line change
@@ -99,11 +99,6 @@
9999
"xlsx": "^0.18.5"
100100
},
101101
"jest": {
102-
"transform": {
103-
"\\.js$": [
104-
"rollup-jest"
105-
]
106-
},
107102
"moduleNameMapper": {
108103
"^@/(.*)$": "<rootDir>/$1",
109104
"schemas": "<rootDir>/web/schemas.js"

0 commit comments

Comments
 (0)