remix-run / blues-stack

The Remix Stack for deploying to Fly with PostgreSQL, authentication, testing, linting, formatting, etc.
https://remix.run/stacks
MIT License
961 stars 236 forks source link

fix: cypress types for typescript > 5.1 #193

Closed MoSattler closed 1 year ago

MoSattler commented 1 year ago

Solution as suggested by Cypress' @jordanpowell88.

More info here: https://github.com/cypress-io/cypress/issues/26930

MoSattler commented 1 year ago

closing in favour of #194