create-react-library
create-react-library copied to clipboard
With react testing library and typescript
How will it run react-testing-library as it depends on importing
import '@testing-library/jest-dom'
and also in typescript project we would also expect to get type defs as well.