Skip to content

Commit 14475cd

Browse files
committed
Merge branch 'main' into arrow-functions-in-plugins
2 parents 85a69d2 + 6aad631 commit 14475cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
},
4242
"jest": {
4343
"projects": [
44-
"<rootDir>/packages/*"
44+
"<rootDir>/packages/*/jest.config.cjs"
4545
]
4646
}
4747
}

0 commit comments

Comments
 (0)