How can I store Regex value in cypress config file? I\'m using the following regex in the test:
cy.get(\'.company_highlight\').contains(/JPM|Morgan/g)