testing-library/preact-testing-library

Missing TypeScript declarations

goblindegook opened this issue · 3 comments

The project is missing up-to-date TypeScript declarations for the cleanup, debounceRenderingOff, and flushPromises functions as well as all the dependencies inherited from dom-testing-library (like fireEvent and so forth).

@goblindegook Yes, I need to work on updating the library and move to dom-testing-library etc. Not getting enough time.

Resolved by #6.

Thanks @goblindegook . Please add yourself in contributors list.