react-native-simple-markdown icon indicating copy to clipboard operation
react-native-simple-markdown copied to clipboard

Error in jest Cannot use import statement outside a module

Open jsoneaday opened this issue 4 years ago • 0 comments

I have a Typescript React Native project using Jest for testing. My app builds fine but when I run tests with Jest I get this error. Am I missing a config?

jsoneaday avatar Jan 03 '22 23:01 jsoneaday