SyntaxError: Cannot use import statement outside a module- react native testing

前端 未结 0 1486
半阙折子戏
半阙折子戏 2021-01-13 13:43

Im trying to write tests for my RN app using jest and testing library. When i try to execute a

const {debug} = render();
debug();
<         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题