We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50c27e9 commit 2b64168Copy full SHA for 2b64168
jest.config.js
@@ -21,4 +21,4 @@ const jestConfig = {
21
verbose: true,
22
};
23
24
-export default jestConfig;
+module.exports = jestConfig;
0 commit comments