You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using 29.1.2, ts compiler works as expected, and other tests work also fine, only the one works with the .d.ts report error.
I created a repo for this: https://github.com/welsea/test-jest.git
The error message is ReferenceError: R is not defined.
I don't have much experience with Typescript and unit tests, any help will be appreciated. Thanks.
also in stackoverflow
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm using 29.1.2, ts compiler works as expected, and other tests work also fine, only the one works with the .d.ts report error.
I created a repo for this: https://github.com/welsea/test-jest.git
The error message is ReferenceError: R is not defined.
I don't have much experience with Typescript and unit tests, any help will be appreciated. Thanks.
also in stackoverflow
Beta Was this translation helpful? Give feedback.
All reactions