Custom config error - This usually means that you are trying to import a file which Jest cannot parse, e.g. it's not plain JavaScript

前端 未结 0 1697
野趣味
野趣味 2020-12-06 04:21

I have my config file:

{
    "bail": 1,
    "verbose": true,
    "collectCoverage": true,
    "coverageReporters": [&q         


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