Skip to content

Commit 2dae7a6

Browse files
author
mike dupont
committed
allowjs
1 parent 9b1e64a commit 2dae7a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@
121121

122122
"jest": {
123123
"verbose": true,
124+
"allowJs": true,
124125
"preset": "ts-jest/presets/default-esm",
125126
"testRegex": "(/__tests__/.*|(\\.|/)(test|unit-test))\\.(js?|ts?)$",
126127
"modulePathIgnorePatterns": [

0 commit comments

Comments
 (0)