create-react-library icon indicating copy to clipboard operation
create-react-library copied to clipboard

With react testing library and typescript

Open sarmad1995 opened this issue 3 years ago • 0 comments

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.

sarmad1995 avatar Mar 04 '21 17:03 sarmad1995