Update export jest.config as package now of type commonjs instead of module
This commit is contained in:
@@ -25,4 +25,4 @@ const jestConfig = {
|
||||
verbose: true,
|
||||
};
|
||||
|
||||
export default jestConfig;
|
||||
module.exports = jestConfig;
|
||||
|
||||
Reference in New Issue
Block a user