react-native-simple-markdown
react-native-simple-markdown copied to clipboard
Error in jest Cannot use import statement outside a module
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?