Skip to content

Commit 3a95073

Browse files
committed
Use ESM jest config
1 parent 4ab89aa commit 3a95073

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

jest.config.cjs

-3
This file was deleted.

jest.config.js

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
import { jest } from "@snowcoders/renovate-config";
2+
3+
export default jest;

0 commit comments

Comments
 (0)