If you are encountering the `SyntaxError: Unexpected token ‘export’` error while running Jest tests on your JavaScript files, it is likely because your JavaScript ...