riot-web/cypress
Michael Telatynski f8d87f0ddc
Prevent Cypress typechecking react-sdk components without strict mode (#12053)
* Prevent Cypress typechecking react-sdk components without strict mode

This prevented us from switching to `forwardRef` in a bunch of places
due to it behaving different with & without strict mode.

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Update global.d.ts

---------

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2023-12-14 17:55:57 +00:00
..
e2e
fixtures
plugins
support Prevent Cypress typechecking react-sdk components without strict mode (#12053) 2023-12-14 17:55:57 +00:00
global.d.ts Prevent Cypress typechecking react-sdk components without strict mode (#12053) 2023-12-14 17:55:57 +00:00
tsconfig.json