awto/effectfuljs

Jest zero config

awto opened this issue · 0 comments

awto commented

Jest prevents typical node modules hacks for running instrumentations on import. This way the traspilation should be run through jest transform and so requires configuration. Instead it could apply similar to create-react-scripts zero-config approach but adding the debugger's transform.