How to include prop-type errors in a Jest reporter?

后端 未结 0 364
暗喜
暗喜 2020-11-27 08:38

I have a custom jest reporter like so:

const propTypeErrorLog = require(\'./prop-type-error-log\');

class MyCustomReporter {
    constructor(globalConfig, op         


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