Files
cypress/packages/server/test/unit/plugins
Jennifer Shehane b5fc986749 chore: convert server/lib/plugins files from JS to TS (#32337)
* chore: convert server/lib/plugins files from JS to TS

* consolidate error types

* update anys to unknowns where we don't know the args

* add module esports

* forgot to push this I guess

* Update so this isn't always true

* add some utils to a JS file

* remove duplicate ts file

* remove dead code

* remove module.exports = API

* chore: fix exports of run events and adapt CJS tests importing TS modules to use the default export

* fix another preprocessor default call

---------

Co-authored-by: Bill Glesias <bglesias@gmail.com>
2025-09-03 09:52:53 -04:00
..