Skip to content

Commit ffbb68d

Browse files
committed
Update to Jest 29
1 parent 49fff0d commit ffbb68d

File tree

5 files changed

+962
-953
lines changed

5 files changed

+962
-953
lines changed

jest.config.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
module.exports = {
2+
prettierPath: require.resolve('prettier-2'),
3+
};

0 commit comments

Comments
 (0)