lexanth / testing-library-table-queries

Additional testing-library queries for querying tables like a user
19 stars 3 forks source link

Fix/improve typing #32

Closed lexanth closed 9 months ago

lexanth commented 9 months ago

Make typing compatible with @testing-library/dom@^8.7.1, make queries with optional args have properly named arguments in type hints and type check correctly, typecheck unit tests to catch future issues.