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 Migrate composer.spec.ts from Cypress to Playwright (#12024) 2023-12-14 13:49:51 +00:00
fixtures Migrate timeline.spec.ts from Cypress to Playwright (#12025) 2023-12-13 14:59:08 +00:00
plugins Port remaining login.spec.ts & soft_logout.spec.ts tests from Cypress to Playwright (#11917) 2023-11-23 10:27:11 +00:00
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 Also use es2022 in Cypress tsconfig 2023-11-13 20:01:02 +01:00